mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 22:53:53 +01:00
Add 13.0.4 to production
Signed-off-by: Tilo Spannagel <development@tilosp.de>
This commit is contained in:
parent
26ccd170b0
commit
5ea9f6b612
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.2'
|
||||
[production]='13.0.4'
|
||||
[stable]='13.0.4'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue