From 2a36d928d9af823056542994f34445b4576f2984 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 21 Oct 2025 14:05:23 +0000 Subject: [PATCH] chore(deps): update tootsuite/mastodon-streaming docker tag to v4.4.8 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index e8857ac..54acaea 100644 --- a/compose.yml +++ b/compose.yml @@ -129,7 +129,7 @@ services: - WEB_DOMAIN streaming: - image: tootsuite/mastodon-streaming:v4.4.7 + image: tootsuite/mastodon-streaming:v4.4.8 command: node ./streaming/index.js configs: *configs entrypoint: /usr/local/bin/entrypoint_streaming.sh -- 2.49.0