mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-16 11:25:09 +01:00
Update release channels
Signed-off-by: Tilo Spannagel <development@tilosp.de> Signed-off-by: marceljd <support@dihosting.ch>
This commit is contained in:
parent
fa61be606b
commit
8e6ed7cf48
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.7'
|
||||
[stable]='13.0.7'
|
||||
[production]='13.0.8'
|
||||
[stable]='14.0.4'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
Loading…
Add table
Reference in a new issue