Merge pull request 'Update ghcr.io/mastodon/mastodon Docker tag to v4.3.3' () from renovate/ghcr.io-mastodon-mastodon-4.x into main

Reviewed-on: 
This commit is contained in:
Ada 2025-01-17 19:11:30 +01:00
commit f897019a0b

View file

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