diff --git a/web/Dockerfile b/web/Dockerfile index 03068ba..ef16e98 100644 --- a/web/Dockerfile +++ b/web/Dockerfile @@ -1,5 +1,5 @@ -FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 - +#FROM repository.anxinyun.cn/base-images/nodejs12:20.10.12.2 +FROM registry.cn-hangzhou.aliyuncs.com/fs-devops/node-16:7.22-06-20 COPY . /var/app WORKDIR /var/app