mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-15 02:45:09 +01:00
Merge branch 'master' into stable-15.0.2
This commit is contained in:
commit
9bb1c599b6
1 changed files with 1 additions and 1 deletions
|
@ -2,8 +2,8 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.8'
|
||||
[stable]='15.0.2'
|
||||
[production]='14.0.6'
|
||||
)
|
||||
|
||||
self="$(basename "$BASH_SOURCE")"
|
||||
|
|
Loading…
Add table
Reference in a new issue