We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ca9527 commit 3bbd8dcCopy full SHA for 3bbd8dc
1 file changed
Dockerfile
@@ -32,6 +32,7 @@ RUN set -eux; \
32
pdo_mysql \
33
pdo_pgsql \
34
zip \
35
+ bcmath \
36
; \
37
\
38
pecl install redis-5.3.7; \
0 commit comments