mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-30 06:20:54 +02:00
Update to 15.0.9 and 16.0.2 (#796)
* Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de> * Pin redis version Signed-off-by: Tilo Spannagel <development@tilosp.de> * Run update.sh Signed-off-by: tilosp-bot <git-bot@tilosp.de>
This commit is contained in:
parent
4df6f79568
commit
1d4be7e931
64 changed files with 7 additions and 2203 deletions
|
@ -63,7 +63,7 @@ imagick_version="$(
|
|||
declare -A pecl_versions=(
|
||||
[APCu]="$apcu_version"
|
||||
[memcached]="$memcached_version"
|
||||
[redis]="$redis_version"
|
||||
[redis]="4.3.0"
|
||||
[imagick]="$imagick_version"
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue