From 3c869b61ddb27538420ec20ca0305ca0855e2c91 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Jul 2026 19:55:53 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-9b6585e29bcb270c47bc0dde3b56883a6abc4dbe --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index 5aae229..4e5ad64 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-a1a21b59de9e75ff0b53b98ba1f2f805c54ee6a1" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-9b6585e29bcb270c47bc0dde3b56883a6abc4dbe" max_instances = 44 instance_type = "standard-1"