Skip to content

Commit 7432be8

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile-debian.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ RUN set -ex; \
2323
mysqli \
2424
opcache \
2525
zip \
26+
bcmath \
2627
; \
2728
\
2829
apt-mark auto '.*' > /dev/null; \

0 commit comments

Comments
 (0)