From 9e934acdc964fd0f9ed235dec4340a5df79d88c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 24 Jun 2026 01:22:13 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-6355b9b5970aab21169a125a3c104e0b0d62face --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 2775968..b960e72 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-b1ac83372c90d732f776910eca83d179c4590482" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-6355b9b5970aab21169a125a3c104e0b0d62face" max_instances = 44 instance_type = "standard-1"