Merge pull request #5118 from nextcloud/nextcloud-container-update

Nextcloud dependency update
This commit is contained in:
Simon L. 2024-08-11 14:23:56 +02:00 committed by GitHub
commit bbcbf71e6b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -77,7 +77,7 @@ RUN set -ex; \
; \
\
# pecl will claim success even if one install fails, so we need to perform each install separately
pecl install igbinary-3.2.15; \
pecl install igbinary-3.2.16; \
pecl install APCu-5.1.23; \
pecl install memcached-3.2.0 \
--configureoptions 'enable-memcached-igbinary="yes"'; \