From fc0f5d126c9856b5e8861c7084d6464c7a68ca28 Mon Sep 17 00:00:00 2001 From: Kun Date: Fri, 24 Jul 2026 19:55:13 +0800 Subject: [PATCH] update 26.7.24 --- iStore/rsshub/docker-compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iStore/rsshub/docker-compose.yaml b/iStore/rsshub/docker-compose.yaml index 358b407..2f764df 100644 --- a/iStore/rsshub/docker-compose.yaml +++ b/iStore/rsshub/docker-compose.yaml @@ -1,6 +1,6 @@ services: rsshub: - image: diygod/rsshub # or ghcr.io/diygod/rsshub + image: ghcr.io/diygod/rsshub restart: always ports: - '1200:1200'