From 14abef81235b2edbcbda5f9c11166fa3f8f0d870 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 22 Jul 2026 23:00:06 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-e431b726e90b6101a08a8b91faa57185be4a71e9 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 2351aaf..65db102 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-5424351562c1b70d7f8395761e3d9769430d4335" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-e431b726e90b6101a08a8b91faa57185be4a71e9" max_instances = 44 instance_type = "standard-1"