Update MASTO_VERSION in abra.sh

This commit is contained in:
3wc 2025-05-27 18:53:43 +02:00
parent b23d6f874e
commit 6b6fc44d33

View File

@ -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 ""