Skip to content

Commit a31c702

Browse files
authored
Update Dockerfile-alpine.template
add extension bcmath for 2-factor authentication
1 parent 7432be8 commit a31c702

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-alpine.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ RUN set -ex; \
2525
mysqli \
2626
opcache \
2727
zip \
28+
bcmath \
2829
; \
2930
\
3031
runDeps="$( \

0 commit comments

Comments
 (0)