Skip to content

Commit

Permalink
fix(ci): add bz2 PHP package
Browse files Browse the repository at this point in the history
  • Loading branch information
suprovsky committed Dec 16, 2023
1 parent de6424d commit 2161dcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ RUN apk -U upgrade \
pdo_pgsql \
zip \
gmp \
bz2 \
&& pecl install APCu \
&& pecl install redis \
&& chmod +x /usr/local/bin/install-php-extensions \
Expand Down

0 comments on commit 2161dcc

Please sign in to comment.