From beedc600838f7bf40ad15c14e2f4261cb8617cdb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 12 Jul 2026 14:52:34 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-bf8e64e4844130b2661ebb9e07f86e18b7a4ef81 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index a59f0a2..481ff59 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-dcd21b8c0ad25cf3dfc4c5e198ae4f1c1f353f3d" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-bf8e64e4844130b2661ebb9e07f86e18b7a4ef81" max_instances = 44 instance_type = "standard-1"