Update ghcr.io/mastodon/mastodon Docker tag to v4.3.7 #110

Merged
ada merged 1 commit from renovate/ghcr.io-mastodon-mastodon-4.x into main 2025-04-27 16:23:27 +02:00

View file

@ -13,7 +13,7 @@ services:
- mastodon
web:
image: ghcr.io/mastodon/mastodon:v4.3.4
image: ghcr.io/mastodon/mastodon:v4.3.7
restart: always
env_file:
- path: .env.production
@ -65,7 +65,7 @@ services:
- "traefik.http.routers.mastodon-streaming.middlewares=proxyHeader@file,proxyError@file"
sidekiq:
image: ghcr.io/mastodon/mastodon:v4.3.4
image: ghcr.io/mastodon/mastodon:v4.3.7
restart: always
env_file:
- path: .env.production