diff --git a/wrangler.toml b/wrangler.toml index f0a5634..63f8a2b 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-07834413f547b6ddb5f168ac38174e82df4058a6" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-20c832842f15950742130ed5f59ab22ba5522f34" max_instances = 44 instance_type = "standard-1"