From 98bfbc8b17e4bb02187af41183efc7a122a92c18 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 5 Jul 2026 16:46:48 +0000 Subject: [PATCH] chore: update rsshub image to chromium-bundled-74cb1fa4957e5c59223beb5c32d4dcfe2e51616f --- wrangler.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wrangler.toml b/wrangler.toml index d592d0e..869ef34 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-e17199418746d889ac58df416cd199c27d7c3baf" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-74cb1fa4957e5c59223beb5c32d4dcfe2e51616f" max_instances = 44 instance_type = "standard-1"