diff --git a/wrangler.toml b/wrangler.toml index 5ed8012..47667a8 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-140734a680bffd4314d8d936ac9ecd4a70843d1b" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-2fb207b58b262c47c0668ab970b977b7b5ac46bf" max_instances = 44 instance_type = "standard-1"