mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
Update production tag
This commit is contained in:
parent
9a2dcf481c
commit
90cbde5f2b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ set -Eeuo pipefail
|
|||
|
||||
declare -A release_channel=(
|
||||
[stable]='17.0.3'
|
||||
[production]='16.0.7'
|
||||
[production]='16.0.8'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue