generated from coop-cloud/example
Update MASTO_VERSION in abra.sh
This commit is contained in:
parent
b23d6f874e
commit
6b6fc44d33
4
abra.sh
4
abra.sh
@ -76,7 +76,7 @@ secrets() {
|
||||
|
||||
docker context use default > /dev/null 2>&1
|
||||
|
||||
MASTO_VERSION="v4.3.1"
|
||||
MASTO_VERSION="v4.3.8"
|
||||
|
||||
echo "Generating secrets for a new Mastodon deployment..."
|
||||
echo ""
|
||||
@ -123,7 +123,7 @@ secrets_activerecord() {
|
||||
|
||||
docker context use default > /dev/null 2>&1
|
||||
|
||||
MASTO_VERSION="v4.3.1"
|
||||
MASTO_VERSION="v4.3.8"
|
||||
|
||||
echo "Generating activerecord secrets for an updated deployment"
|
||||
echo ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user