diff --git a/wrangler.toml b/wrangler.toml index bd05e26..eb4fd50 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-70b780b012b63d6d26f3adda9c33a46c545b8170" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-af7f36d44c40fb21682a6d1a24ad51ccb5e50287" max_instances = 44 instance_type = "standard-1"