From 55c0ecdffef92b4764e05bbc66c2ce12ec9b5d16 Mon Sep 17 00:00:00 2001 From: Ubuntu Date: Sun, 16 Jul 2023 16:00:40 +0000 Subject: [PATCH] mastodon: upgrade to 3.5.9 --- mastodon.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mastodon.yaml b/mastodon.yaml index c8f1397..0296cd0 100644 --- a/mastodon.yaml +++ b/mastodon.yaml @@ -66,7 +66,7 @@ services: hard: -1 mastodon: - image: tootsuite/mastodon + image: tootsuite/mastodon:v3.5.9 container_name: mastodon restart: always #command: bash -c "rm -f /mastodon/tmp/pids/server.pid; bundle exec rails s -p 6001" @@ -140,7 +140,7 @@ services: - mastodon-redis mastodon-sidekiq: - image: tootsuite/mastodon + image: tootsuite/mastodon:v3.5.9 restart: always container_name: mastodon-sidekiq env_file: