mirror of
https://github.com/phpmyadmin/docker.git
synced 2026-08-24 10:13:22 -05:00
Update Dockerfile-alpine.template
add extension bcmath for 2-factor authentication
This commit is contained in:
@@ -25,6 +25,7 @@ RUN set -ex; \
|
||||
mysqli \
|
||||
opcache \
|
||||
zip \
|
||||
bcmath \
|
||||
; \
|
||||
\
|
||||
runDeps="$( \
|
||||
|
||||
Reference in New Issue
Block a user