From 99a3c12d2d856883c31568caaba8ed7d8eb6f128 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Oct 2025 20:30:28 +0000 Subject: [PATCH] chore(deps): update tootsuite/mastodon-streaming docker tag to v4.4.7 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 1fcfbce..08daa38 100644 --- a/compose.yml +++ b/compose.yml @@ -129,7 +129,7 @@ services: - WEB_DOMAIN streaming: - image: tootsuite/mastodon-streaming:v4.4.4 + image: tootsuite/mastodon-streaming:v4.4.7 command: node ./streaming/index.js configs: *configs entrypoint: /usr/local/bin/entrypoint_streaming.sh -- 2.49.0