diff --git a/wrangler.toml b/wrangler.toml index bd8ee42..5ceebef 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-b10a33b191eae165367850389f9a5a764d798d3e" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-873618e99d4d4633668402e2060695ea8f616319" max_instances = 44 instance_type = "standard-1"