mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-19 12:33:52 +01:00
Update stable to 18
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
6c1044fef4
commit
fbd5e2094a
1 changed files with 1 additions and 1 deletions
|
@ -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