Skip to content

Commit 3bbd8dc

Browse files
committed
Add bcmath extension to php
1 parent 9ca9527 commit 3bbd8dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ RUN set -eux; \
3232
pdo_mysql \
3333
pdo_pgsql \
3434
zip \
35+
bcmath \
3536
; \
3637
\
3738
pecl install redis-5.3.7; \

0 commit comments

Comments
 (0)