We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7432be8 commit a31c702Copy full SHA for a31c702
1 file changed
Dockerfile-alpine.template
@@ -25,6 +25,7 @@ RUN set -ex; \
25
mysqli \
26
opcache \
27
zip \
28
+ bcmath \
29
; \
30
\
31
runDeps="$( \
0 commit comments