diff --git a/wrangler.toml b/wrangler.toml index cbf8634..d223dac 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-a510ea3f247542a33b7bc50ba51e9dc314eb2f84" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-dd922284766f7d096f81178f39273ae66c583da5" max_instances = 44 instance_type = "standard-1"