There was an error while loading. Please reload this page.
1 parent f9d15c1 commit 9adf2ccCopy full SHA for 9adf2cc
7.0/Dockerfile
@@ -29,6 +29,7 @@ ENV BUILD_DEPS \
29
imagemagick-dev
30
31
ENV RUNTIME_DEPS \
32
+ libcurl \
33
libzip \
34
libedit \
35
libpq \
7.1/Dockerfile
7.2/Dockerfile
@@ -27,6 +27,7 @@ ENV BUILD_DEPS \
27
28
libxml2 \
libwebp \
libjpeg-turbo \
@@ -37,6 +38,7 @@ ENV RUNTIME_DEPS \
37
38
39
40
41
+ gmp \
42
imagemagick-libs \
43
libmemcached \
44
icu-libs
0 commit comments