diff --git a/Dockerfile b/Dockerfile index e36356b..5543714 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -# 使用阿里云公共镜像 -FROM registry.cn-hangzhou.aliyuncs.com/aliyun/node:18-alpine +# 使用阿里云容器镜像服务公共镜像 +FROM registry.cn-hangzhou.aliyuncs.com/cloudnative/node:18-alpine LABEL maintainer="hejiayu " WORKDIR /gitlink_help_center