fix: provision Node runtime in server image

This commit is contained in:
Rixuan Shao
2026-07-11 15:42:34 +08:00
parent e3142cabbf
commit 32d58940ff
7 changed files with 28 additions and 1 deletions
+1
View File
@@ -26,6 +26,7 @@ PROXY_USER_AGENT=clash-verge/1.7.7
# If the mirror is unavailable, change it back to:
# PLAYWRIGHT_BASE_IMAGE=mcr.microsoft.com/playwright/python:v1.56.0-jammy
PLAYWRIGHT_BASE_IMAGE=swr.cn-north-4.myhuaweicloud.com/ddn-k8s/mcr.microsoft.com/playwright/python:v1.56.0-jammy
NODE_RUNTIME_IMAGE=node:22-bookworm-slim
# Optional build-time proxy. Leave empty unless your Docker build needs a proxy.
HTTP_PROXY_BUILD=