From c62a3195b590bb569793ded4d471d443a78de755 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 20 Jan 2026 15:30:29 +0000 Subject: [PATCH] chore(deps): update tootsuite/mastodon-streaming docker tag to v4.5.5 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 85eaadb..d973432 100644 --- a/compose.yml +++ b/compose.yml @@ -129,7 +129,7 @@ services: - WEB_DOMAIN streaming: - image: tootsuite/mastodon-streaming:v4.5.4 + image: tootsuite/mastodon-streaming:v4.5.5 command: node ./streaming/index.js configs: *configs entrypoint: /usr/local/bin/entrypoint_streaming.sh -- 2.49.0