diff --git a/wrangler.toml b/wrangler.toml index 6df2397..cd320b7 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-6f50d57298dbc1a9cffc65af1ab123facb65a4b2" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-6c76f8d13483746e121134be636ad524cd74b9aa" max_instances = 44 instance_type = "standard-1"