diff --git a/wrangler.toml b/wrangler.toml index a59f0a2..481ff59 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-dcd21b8c0ad25cf3dfc4c5e198ae4f1c1f353f3d" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-bf8e64e4844130b2661ebb9e07f86e18b7a4ef81" max_instances = 44 instance_type = "standard-1"