Skip to content

Commit 033d7f1

Browse files
authored
add bcmath to dockerfile 7.1
1 parent ff63c61 commit 033d7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-71

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ RUN apt-get update && \
4343
php7.1-sqlite \
4444
php7.1-sqlite3 \
4545
php7.1-zip \
46+
php7.1-bcmath \
4647
php7.1-memcached \
4748
php7.1-gd \
4849
php7.1-dev \

0 commit comments

Comments
 (0)