From 1c10a5b8033c1b8bab298385a453a3e39040e0fe Mon Sep 17 00:00:00 2001
From: Renovate bot <renovate@gnous.eu>
Date: Thu, 27 Feb 2025 15:34:52 +0000
Subject: [PATCH] Update ghcr.io/mastodon/mastodon-streaming Docker tag to
 v4.3.4

---
 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 8ed3fa9..3cab19f 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.3
+    image: ghcr.io/mastodon/mastodon-streaming:v4.3.4
     restart: always
     env_file:
       - path: .env.production