From 75f72fd7db06e061fdaa19ed205b82a3f6a8adec Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 8 Dec 2025 16:00:30 +0000 Subject: [PATCH] chore(deps): update tootsuite/mastodon-streaming docker tag to v4.5.3 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index 2729918..cf4f81e 100644 --- a/compose.yml +++ b/compose.yml @@ -129,7 +129,7 @@ services: - WEB_DOMAIN streaming: - image: tootsuite/mastodon-streaming:v4.5.1 + image: tootsuite/mastodon-streaming:v4.5.3 command: node ./streaming/index.js configs: *configs entrypoint: /usr/local/bin/entrypoint_streaming.sh -- 2.49.0