From 60fa920824184af9f1e46232ca574643c1e60ce6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 6 Jun 2026 18:59:09 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-cfcdc34e1f5fe11b91840975ddf188824e796b7e --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index b1e5a09..1d6cdfb 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-6886265f1b3d798be3369a9afd409fb8e47d5575" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-cfcdc34e1f5fe11b91840975ddf188824e796b7e" max_instances = 44 instance_type = "standard-1"