From 4ee14119d66e85226ceb68c38c133ed334d69d1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 9 Jul 2026 15:49:22 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-6d77bd84c0aa356e0f580087a652e1139216bd6d --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index d08a55f..81780ff 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-5a50c8fa0ead6167a636f76823532ea5c2dbc453" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-6d77bd84c0aa356e0f580087a652e1139216bd6d" max_instances = 44 instance_type = "standard-1"