diff --git a/wrangler.toml b/wrangler.toml index 5aae229..4e5ad64 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-a1a21b59de9e75ff0b53b98ba1f2f805c54ee6a1" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-9b6585e29bcb270c47bc0dde3b56883a6abc4dbe" max_instances = 44 instance_type = "standard-1"