mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-19 04:45:09 +01:00
Ship 13.0.3 on stable channel
This commit is contained in:
parent
65ee21367b
commit
ccb09b16a6
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -Eeuo pipefail
|
|||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.2'
|
||||
[stable]='13.0.2'
|
||||
[stable]='13.0.3'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
Loading…
Add table
Reference in a new issue