mirror of
https://github.com/friendica/docker
synced 2025-01-01 10:35:21 +01:00
Change stable for manifest
This commit is contained in:
parent
07e973f4a9
commit
bb91661bd2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
set -Eeuo pipefail
|
||||
|
||||
declare -A release_channel=(
|
||||
[stable]='2020.07'
|
||||
[stable]='2020.07-1'
|
||||
)
|
||||
|
||||
self="$(basename "${BASH_SOURCE[0]}")"
|
||||
|
|
Loading…
Reference in a new issue