summaryrefslogtreecommitdiffstats
path: root/16.0/apache/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '16.0/apache/Dockerfile')
-rw-r--r--16.0/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/16.0/apache/Dockerfile b/16.0/apache/Dockerfile
index dc5193e7..4d50922f 100644
--- a/16.0/apache/Dockerfile
+++ b/16.0/apache/Dockerfile
@@ -57,7 +57,7 @@ RUN set -ex; \
pecl install APCu-5.1.17; \
pecl install memcached-3.1.3; \
pecl install redis-4.3.0; \
- pecl install imagick-3.4.3; \
+ pecl install imagick-3.4.4; \
\
docker-php-ext-enable \
apcu \