From 6974b16e7afc1d08fd7ca075e2ed1ffd45fcd298 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 May 2026 07:55:49 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-496e98a4cfc709aa25b634acee06ac4cb32c7b6f --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index cbfc4ce..4e1fe36 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-5b2e1a5d02e4d15d56f5ef50e8301f4ba5bf6add" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-496e98a4cfc709aa25b634acee06ac4cb32c7b6f" max_instances = 32 instance_type = "standard-1"