mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 04:40:55 +02:00
Merge pull request #390 from nextcloud/APCu-5.1.12
Update APCu to version 5.1.12
This commit is contained in:
commit
18c3e065f6
13 changed files with 13 additions and 13 deletions
|
@ -46,7 +46,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.11; \
|
||||
pecl install APCu-5.1.12; \
|
||||
pecl install memcached-3.0.4; \
|
||||
pecl install redis-3.1.6; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue