mirror of
https://github.com/nicolabs/nextcloud-docker.git
synced 2026-04-12 17:26:21 +02:00
commit
53625027bd
|
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='17.0.3'
|
||||
[stable]='18.0.1'
|
||||
[production]='16.0.8'
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue