File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ ENV BUILD_DEPS \
2424 libzip-dev \
2525 libxpm-dev \
2626 libmemcached-dev \
27- imagemagick6 -dev
27+ imagemagick -dev
2828
2929ENV RUNTIME_DEPS \
3030 libpq \
@@ -44,7 +44,7 @@ ENV RUNTIME_DEPS \
4444 libzip \
4545 libmemcached \
4646 icu-libs \
47- imagemagick6
47+ imagemagick
4848
4949ENV PHP_INI_DIR /usr/local/etc/php
5050
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ ENV BUILD_DEPS \
2424 libzip-dev \
2525 libxpm-dev \
2626 libmemcached-dev \
27- imagemagick6 -dev
27+ imagemagick -dev
2828
2929ENV RUNTIME_DEPS \
3030 libpq \
@@ -44,7 +44,7 @@ ENV RUNTIME_DEPS \
4444 libzip \
4545 libmemcached \
4646 icu-libs \
47- imagemagick6
47+ imagemagick
4848
4949ENV PHP_INI_DIR /usr/local/etc/php
5050
You can’t perform that action at this time.
0 commit comments