Update Dockerfile-alpine.template

add extension bcmath for 2-factor authentication
This commit is contained in:
y.k
2023-06-25 13:17:41 +08:00
committed by GitHub
parent 7432be89e0
commit a31c702cd5
+1
View File
@@ -25,6 +25,7 @@ RUN set -ex; \
mysqli \
opcache \
zip \
bcmath \
; \
\
runDeps="$( \