From f783ca9e5a37f77b708cbcd5cdf8c546b9ee4855 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 8 Jul 2026 11:33:08 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-604b8773d544fca19cc19d28cfb2e70449014bfe --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index a2a6105..9d87707 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-2dbc2eadfe63df96eb3235d3c6a32f1b043384ed" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-604b8773d544fca19cc19d28cfb2e70449014bfe" max_instances = 44 instance_type = "standard-1"