diff --git a/wrangler.toml b/wrangler.toml index c474bf2..8eb022f 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-b0e556e1185b1fcae607744166d7f929f75a283c" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-0fafcbba7a99c9b9b0461f8a5376812e96d46c86" max_instances = 44 instance_type = "standard-1"