From bc161850fcc8d33ce5e8b6fc9ea7e4693cc8057b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 6 Jun 2026 06:17:02 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-cae03809c0c5e5665a233a94b9632222d57d252f --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 5659277..8ec81b6 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-6c52888af291b9e3d5e209acc8eeea1b5c40cb7b" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-cae03809c0c5e5665a233a94b9632222d57d252f" max_instances = 44 instance_type = "standard-1"