0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-25 12:50:54 +02:00

Update php-redis to 4.2.0 and php-apcu to 5.1.13

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2018-11-20 00:23:18 +01:00
parent b6b83ba7ea
commit ae849f1900
22 changed files with 44 additions and 44 deletions

View file

@ -25,9 +25,9 @@ declare -A extras=(
)
declare -A pecl_versions=(
[APCu]='5.1.12'
[APCu]='5.1.13'
[memcached]='3.0.4'
[redis]='4.1.1'
[redis]='4.2.0'
)
variants=(