mirror of
https://github.com/nextcloud/docker.git
synced 2024-11-17 18:46:43 +01:00
Ship 16.0.5 on stable channel
See: https://github.com/nextcloud/updater_server/pull/265 Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
f165752597
commit
8bc140d40f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='16.0.4'
|
||||
[stable]='16.0.5'
|
||||
[production]='16.0.4'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue