From a96b830c57c93e719b7d135b0bbc9ea1ea101e1c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 7 Jul 2026 05:49:32 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-8908a70b6c431821a83ee812bd98c64c7b3af752 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 6a38d41..bacb773 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-31037b027feab1e23d5909e2d62c662ffe5ee403" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-8908a70b6c431821a83ee812bd98c64c7b3af752" max_instances = 44 instance_type = "standard-1"