From 93c7fe3e66e58dbf069489d178511e6e3a03db7a Mon Sep 17 00:00:00 2001 From: Renovate bot <renovate@gnous.eu> Date: Thu, 16 Jan 2025 11:23:38 +0000 Subject: [PATCH] Update ghcr.io/mastodon/mastodon-streaming Docker tag to v4.3.3 --- compute-2-mep/mastodon/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compute-2-mep/mastodon/docker-compose.yaml b/compute-2-mep/mastodon/docker-compose.yaml index 90afe79..32f80f2 100644 --- a/compute-2-mep/mastodon/docker-compose.yaml +++ b/compute-2-mep/mastodon/docker-compose.yaml @@ -44,7 +44,7 @@ services: - "ofelia.job-exec.clean-account.command=tootctl accounts cull" streaming: - image: ghcr.io/mastodon/mastodon-streaming:v4.3.2 + image: ghcr.io/mastodon/mastodon-streaming:v4.3.3 restart: always env_file: - path: .env.production