summaryrefslogtreecommitdiffstats
path: root/27/apache
diff options
context:
space:
mode:
authorGitHub Workflow <workflow@github.com>2023-10-23 00:28:56 +0000
committerGitHub Workflow <workflow@github.com>2023-10-23 00:28:56 +0000
commitbc963e038289cb4fd3939849f9d78a471be9457c (patch)
tree2c1df839be5d5008fc5a63a7b3efc7a60e5f1dac /27/apache
parent9dd8dcd5ee38644253575903a9b8c9a98d4bb3d2 (diff)
Runs update.sh
Diffstat (limited to '27/apache')
-rw-r--r--27/apache/Dockerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/27/apache/Dockerfile b/27/apache/Dockerfile
index 58d6a624..5fb93a29 100644
--- a/27/apache/Dockerfile
+++ b/27/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.1; \
+ pecl install redis-6.0.2; \
\
docker-php-ext-enable \
apcu \