From e6666523330c7b225a9a041ceec9e750875ced68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 16:27:18 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-5527d18de9605e5df9112f40904596e6ae5b971e --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index d87c658..fa0018c 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-1399af82966dacd64052335f15425b804d68e78f" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-5527d18de9605e5df9112f40904596e6ae5b971e" max_instances = 44 instance_type = "standard-1"