diff --git a/wrangler.toml b/wrangler.toml index d87c658..fa0018c 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-1399af82966dacd64052335f15425b804d68e78f" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-5527d18de9605e5df9112f40904596e6ae5b971e" max_instances = 44 instance_type = "standard-1"