diff --git a/wrangler.toml b/wrangler.toml index cbfc4ce..4e1fe36 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-5b2e1a5d02e4d15d56f5ef50e8301f4ba5bf6add" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-496e98a4cfc709aa25b634acee06ac4cb32c7b6f" max_instances = 32 instance_type = "standard-1"