Skip to content

Commit f9d15c1

Browse files
committed
update
1 parent c4af771 commit f9d15c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

7.3/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ENV BUILD_DEPS \
2424
libedit-dev \
2525
libzip-dev \
2626
libmemcached-dev \
27-
imagemagick-dev
27+
imagemagick6-dev
2828

2929
ENV RUNTIME_DEPS \
3030
libcurl \
@@ -39,7 +39,7 @@ ENV RUNTIME_DEPS \
3939
libzip \
4040
libpq \
4141
gmp \
42-
imagemagick-libs \
42+
imagemagick6-libs \
4343
libmemcached \
4444
icu-libs
4545

0 commit comments

Comments
 (0)