Update ghcr.io/mastodon/mastodon Docker tag to v4.3.2

This commit is contained in:
Renovate bot 2024-12-03 16:05:24 +00:00
parent 42bbf1d636
commit 2110bab028

View file

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