update docker_env/web/DockerfileBuild.
更新淘宝npmurl Signed-off-by: linshui <9517545+linshuinew@user.noreply.gitee.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:16.19-alpine
|
||||
WORKDIR /
|
||||
COPY ./web/package.json .
|
||||
RUN yarn install --registry=https://registry.npm.taobao.org
|
||||
RUN yarn install --registry=https://registry.npmmirror.com
|
||||
|
||||
Reference in New Issue
Block a user