2
1
Fork 0
mirror of https://github.com/friendica/docker synced 2026-04-14 01:07:45 +02:00

Update to 2019.03-RC

This commit is contained in:
Philipp Holzer 2019-02-20 18:55:40 +01:00
commit b1ab65ec80
No known key found for this signature in database
GPG key ID: 517BE60E2CE5C8A5
10 changed files with 26 additions and 16 deletions

View file

@ -2,7 +2,7 @@
set -Eeuo pipefail
declare -A release_channel=(
[production]='2018.01'
[production]='2019.01'
[stable]='2019.01'
[latest]='2019.01'
)