diff --git a/wrangler.toml b/wrangler.toml index b156737..d6a5ea6 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-3a56432e3f03e4eaafc9fcb8b9028521145fbe6c" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-9fbfa273988ce19dae9129dfb30310f76fc5206d" max_instances = 44 instance_type = "standard-1"