nextcloud-update automated change

Signed-off-by: GitHub <noreply@github.com>
This commit is contained in:
szaimen 2022-09-19 12:57:18 +00:00 committed by GitHub
parent bfcbc41141
commit 93f1f9c47e

View file

@ -61,7 +61,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.21; \
pecl install APCu-5.1.22; \
pecl install memcached-3.2.0; \
pecl install redis-5.3.7; \
pecl install imagick-3.7.0; \