mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-11-17 22:29:39 +08:00
Merge pull request #5310 from nextcloud/nextcloud-container-update
Nextcloud dependency update
This commit is contained in:
commit
c55eece802
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,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.16; \
|
||||
pecl install APCu-5.1.23; \
|
||||
pecl install APCu-5.1.24; \
|
||||
pecl install memcached-3.2.0 \
|
||||
--configureoptions 'enable-memcached-igbinary="yes"'; \
|
||||
pecl install redis-6.0.2 \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue