summaryrefslogtreecommitdiffstats
path: root/25/apache/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '25/apache/Dockerfile')
-rw-r--r--25/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/25/apache/Dockerfile b/25/apache/Dockerfile
index 9d6b6482..2c27d014 100644
--- a/25/apache/Dockerfile
+++ b/25/apache/Dockerfile
@@ -65,7 +65,7 @@ RUN set -ex; \
pecl install APCu-5.1.22; \
pecl install imagick-3.7.0; \
pecl install memcached-3.2.0; \
- pecl install redis-6.0.1; \
+ pecl install redis-6.0.2; \
\
docker-php-ext-enable \
apcu \