Skip to content

Commit 404caea

Browse files
authored
Merge pull request wenshunbiao#2 from npmmirror/master
Update https://registry.npm.taobao.org to https://registry.npmmirror.com
2 parents 894d686 + d754733 commit 404caea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yapi/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN chmod +x /entrypoint.sh \
1010

1111
RUN apk update && apk add mongodb=3.4.4-r0 nodejs npm
1212

13-
RUN npm install -g cnpm --registry=https://registry.npm.taobao.org
13+
RUN npm install -g cnpm --registry=https://registry.npmmirror.com
1414

1515
WORKDIR /yapi-src
1616

0 commit comments

Comments
 (0)