mirror of
https://github.com/halfwaystudent/douyin-sparkflow.git
synced 2026-09-05 23:49:50 +08:00
fix: provision Node runtime in server image
This commit is contained in:
@@ -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=
|
||||
|
||||
Reference in New Issue
Block a user