mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-25 12:50:54 +02:00
Update APCu to 5.1.15
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
6467871d7a
commit
de2f3c57ee
10 changed files with 10 additions and 10 deletions
|
@ -25,7 +25,7 @@ declare -A extras=(
|
|||
)
|
||||
|
||||
declare -A pecl_versions=(
|
||||
[APCu]='5.1.14'
|
||||
[APCu]='5.1.15'
|
||||
[memcached]='3.0.4'
|
||||
[redis]='4.2.0'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue