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