From 7ac5fd1afed10ef4c9a4a7ba78b75fa75643c469 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 17 Jun 2026 13:18:45 +0000 Subject: [PATCH] chore(deps): update tootsuite/mastodon-streaming docker tag to v4.6.0 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 9fdc02d..9d8598e 100644 --- a/compose.yml +++ b/compose.yml @@ -129,7 +129,7 @@ services: - WEB_DOMAIN streaming: - image: tootsuite/mastodon-streaming:v4.5.10 + image: tootsuite/mastodon-streaming:v4.6.0 command: node ./streaming/index.js configs: *configs entrypoint: /usr/local/bin/entrypoint_streaming.sh -- 2.49.0