From 76dbb0bb6e2f3f2456dab53b4b67aeab3a40e4e5 Mon Sep 17 00:00:00 2001 From: tilosp-bot Date: Wed, 4 Dec 2019 14:00:32 +0000 Subject: Run update.sh Signed-off-by: tilosp-bot --- 15.0/apache/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '15.0/apache/Dockerfile') diff --git a/15.0/apache/Dockerfile b/15.0/apache/Dockerfile index 8566a962..2dc2fb81 100644 --- a/15.0/apache/Dockerfile +++ b/15.0/apache/Dockerfile @@ -60,7 +60,7 @@ RUN set -ex; \ \ # pecl will claim success even if one install fails, so we need to perform each install separately pecl install APCu-5.1.18; \ - pecl install memcached-3.1.4; \ + pecl install memcached-3.1.5; \ pecl install redis-4.3.0; \ pecl install imagick-3.4.4; \ \ -- cgit v1.2.3