Skip to content

Commit

Permalink
Install bcmath on composer-php-7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelengstrom authored Mar 4, 2024
1 parent 4254d7f commit f21a549
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer-php-7.4/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ RUN set -eux; \
; \
docker-php-ext-install -j "$(nproc)" \
zip \
bcmath \
; \
runDeps="$( \
scanelf --needed --nobanner --format '%n#p' --recursive /usr/local/lib/php/extensions \
Expand Down

0 comments on commit f21a549

Please sign in to comment.