diff --git a/wrangler.toml b/wrangler.toml index c55d41a..257e0dd 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-bd24a2fdcd995eb637b70bed02605ad2af7180cd" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-0bc92d27e3ab00b51c5091f24e3f7430d79f280b" max_instances = 44 instance_type = "standard-1"