From 88b8e1846e11282ff6b6d2f216d862cea1d59109 Mon Sep 17 00:00:00 2001 From: Renovate bot <renovate@gnous.eu> Date: Wed, 2 Apr 2025 12:42:04 +0000 Subject: [PATCH] Update ghcr.io/mastodon/mastodon-streaming Docker tag to v4.3.7 --- 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 f40daff..f7497ff 100644 --- a/compute-2-mep/mastodon/docker-compose.yaml +++ b/compute-2-mep/mastodon/docker-compose.yaml @@ -42,7 +42,7 @@ services: - "ofelia.job-exec.clean-account.command=tootctl accounts cull" streaming: - image: ghcr.io/mastodon/mastodon-streaming:v4.3.4 + image: ghcr.io/mastodon/mastodon-streaming:v4.3.7 restart: always env_file: - path: .env.production