diff --git a/wrangler.toml b/wrangler.toml index fbc6f30..d08a55f 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-12a75059dd52f61150daceb6ca73032046be3508" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-5a50c8fa0ead6167a636f76823532ea5c2dbc453" max_instances = 44 instance_type = "standard-1"