mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-17 00:24:47 +02:00
Update APCu to 5.1.15
Signed-off-by: J0WI <J0WI@users.noreply.github.com> Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
5aa4bbc4f2
commit
a5967ecf96
10 changed files with 10 additions and 10 deletions
|
@ -51,7 +51,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.14; \
|
||||
pecl install APCu-5.1.15; \
|
||||
pecl install memcached-3.0.4; \
|
||||
pecl install redis-4.2.0; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue