diff --git a/wrangler.toml b/wrangler.toml index 6bf191a..820bb0d 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-49b3eb74531c6312e9eb11f8244e82ed0532de28" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-54345e0759b1940e33e0ce7271c662360edc016c" max_instances = 44 instance_type = "standard-1"