mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-26 23:48:27 +01:00
Ship 13 on production channel
This commit is contained in:
parent
763622d867
commit
5f0e65f0c2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
set -Eeuo pipefail
|
set -Eeuo pipefail
|
||||||
|
|
||||||
declare -A release_channel=(
|
declare -A release_channel=(
|
||||||
[production]='12.0.7'
|
[production]='13.0.2'
|
||||||
[stable]='13.0.2'
|
[stable]='13.0.2'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue