Compare commits

..

1 commit

Author SHA1 Message Date
115df33ada Update ghcr.io/mastodon/mastodon Docker tag to v4.3.6 2025-03-13 13:30:43 +00:00

View file

@ -13,7 +13,7 @@ services:
- mastodon
web:
image: ghcr.io/mastodon/mastodon:v4.3.5
image: ghcr.io/mastodon/mastodon:v4.3.6
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.5
image: ghcr.io/mastodon/mastodon:v4.3.6
restart: always
env_file:
- path: .env.production