From 347eea715f6c8d0f3c68b7b9084c29a77a9b4f60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 4 Jun 2026 13:41:27 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-6c037dd734e5b94cebc9c9ba445fe65733efe3fc --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 0ea4795..19562e9 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-0a2e5b91db4c3b8686c6486c52597f1d874afbca" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-6c037dd734e5b94cebc9c9ba445fe65733efe3fc" max_instances = 44 instance_type = "standard-1"