diff --git a/wrangler.toml b/wrangler.toml index 33201fd..8bd3fa4 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-478df5e488c0ad3c0b4dc9b5ad52e1137e5b928a" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-d51b0601258220e3114b76f09e826c6e2acf2f96" max_instances = 44 instance_type = "standard-1"