diff --git a/wrangler.toml b/wrangler.toml index 6b8c95b..7266f8c 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-00eb86272ed8b722a702632f4f86998316b8808d" +image = "registry.cloudflare.com/CLOUDFLARE_ACCOUNT_ID/rsshub:chromium-bundled-f17e026de64a75cbdbb4228403dbfe413d184805" max_instances = 44 instance_type = "standard-1"