diff --git a/wrangler.toml b/wrangler.toml index 363a3f0..2775968 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-9807609a4deb94087dcb1fd3e20a481f14c16074" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-b1ac83372c90d732f776910eca83d179c4590482" max_instances = 44 instance_type = "standard-1"