From eb74ece57f4ae2c0001a82470215b7d67e97a5ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 14 Jun 2026 19:58:58 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-0f8f12a8912f1fd3f114362f1a6e05031cb99325 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 979ae73..001362a 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-3f9eb757b5585420a916933cdbbe7ecea50ad2ad" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-0f8f12a8912f1fd3f114362f1a6e05031cb99325" max_instances = 44 instance_type = "standard-1"