From f1b6bb946a44604aaa8370597fb6aabb12f23804 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 11:13:24 +0000 Subject: [PATCH] Update diygod/rsshub Docker tag to v2025-09-08 --- apps/rsshub/2025-09-07/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/rsshub/2025-09-07/docker-compose.yml b/apps/rsshub/2025-09-07/docker-compose.yml index b2c09e0ef..49f9d7bf5 100644 --- a/apps/rsshub/2025-09-07/docker-compose.yml +++ b/apps/rsshub/2025-09-07/docker-compose.yml @@ -23,7 +23,7 @@ services: timeout: 10s retries: 3 rsshub: - image: diygod/rsshub:2025-09-07 + image: diygod/rsshub:2025-09-08 container_name: rsshub-${CONTAINER_NAME} depends_on: - browserless