summaryrefslogtreecommitdiffstats
path: root/26/apache/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to '26/apache/Dockerfile')
-rw-r--r--26/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/26/apache/Dockerfile b/26/apache/Dockerfile
index 09268fed..7901e0d6 100644
--- a/26/apache/Dockerfile
+++ b/26/apache/Dockerfile
@@ -66,7 +66,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.0; \
+ pecl install redis-6.0.1; \
\
docker-php-ext-enable \
apcu \