From fc2e78d989c2f75686dd1e2675bfe9b1c124d61a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 10 Jul 2026 12:41:34 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-a1c7cea6b7e905a36ef457e81521c4213a7b9904 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 81780ff..e813027 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -13,7 +13,7 @@ enabled = true # Image tag will be updated by GitHub Actions [[containers]] class_name = "RSSHubContainer" -image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-6d77bd84c0aa356e0f580087a652e1139216bd6d" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-a1c7cea6b7e905a36ef457e81521c4213a7b9904" max_instances = 44 instance_type = "standard-1"