Skip to content

Commit d754733

Browse files
author
NPM Mirror Bot
committed
1 parent 894d686 commit d754733

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)