diff --git a/wrangler.toml b/wrangler.toml index 9beec54..2351aaf 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-588cb9682a92d16fe34db686e90e43cff642dc01" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-5424351562c1b70d7f8395761e3d9769430d4335" max_instances = 44 instance_type = "standard-1"