We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7991c commit 7432be8Copy full SHA for 7432be8
1 file changed
Dockerfile-debian.template
@@ -23,6 +23,7 @@ RUN set -ex; \
23
mysqli \
24
opcache \
25
zip \
26
+ bcmath \
27
; \
28
\
29
apt-mark auto '.*' > /dev/null; \
0 commit comments