From adc640bb9a9abee87199dc5e0695430af201b3f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Jul 2026 14:19:25 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-767968d1b5329d4d090c0b01576aac294eb02843 --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 9a0a903..2d4bfeb 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-534967c4ea475960ac342afdc9272ddea86358ae" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-767968d1b5329d4d090c0b01576aac294eb02843" max_instances = 44 instance_type = "standard-1"