From 3ee283fcd1d1845f2460cfad6fe218abaacbab0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 26 Jun 2026 12:26:14 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-aa46e600e1394cdcc23123b8786cf9edc2f336cc --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 25d20dc..6ead982 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-c70d087a9a08038375e04e3ec1c93d36327d35a4" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-aa46e600e1394cdcc23123b8786cf9edc2f336cc" max_instances = 44 instance_type = "standard-1"