From 6b2b7ed87d1f6192db9cab35d50b67be8976e3f3 Mon Sep 17 00:00:00 2001 From: NPM Mirror Bot Date: Fri, 11 Feb 2022 13:57:05 +0000 Subject: [PATCH] update https://registry.npm.taobao.org to https://registry.npmmirror.com --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index fcf742b..d6e1fe0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -10,7 +10,7 @@ RUN git clone https://gitee.com/yllan/ferry_web.git WORKDIR ferry_web -RUN npm install -g cnpm --registry=https://registry.npm.taobao.org +RUN npm install -g cnpm --registry=https://registry.npmmirror.com RUN cnpm install RUN echo $'# just a flag\n\ ENV = \'production\'\n\n\