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