diff --git a/wrangler.toml b/wrangler.toml index 54a992a..6f570d6 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-3645d3411dc3a56feedb9bf82db31e631118d980" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-32dd0a7590a06e2b10ba5acfe9e89c6048b91d23" max_instances = 44 instance_type = "standard-1"