diff --git a/wrangler.toml b/wrangler.toml index 535792c..8ec1822 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-097a56187f6b5b799b6e609485585b568aa26c92" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-ec6cbe125562c75819b20cbe42a37786cdfc3c20" max_instances = 44 instance_type = "standard-1"