mirror of
https://github.com/nextcloud/docker.git
synced 2026-02-25 01:31:19 +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
@ -2,7 +2,7 @@
|
||||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.2'
|
||||
[production]='13.0.4'
|
||||
[stable]='13.0.4'
|
||||
)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user