mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-31 17:38:25 +01:00
Update stable tag
This commit is contained in:
parent
26487c056c
commit
ddf60930f1
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='17.0.2'
|
||||
[stable]='17.0.3'
|
||||
[production]='16.0.7'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue