mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-17 11:33:54 +01:00
Merge pull request #614 from nextcloud/production-14.0.6
Ship 14.0.6 on production channel
This commit is contained in:
commit
15ab1ccecd
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[production]='13.0.8'
|
||||
[production]='14.0.6'
|
||||
[stable]='14.0.6'
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue