We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc45f77 commit 7db6a71Copy full SHA for 7db6a71
hack/build/ui/Dockerfile
@@ -6,4 +6,4 @@ COPY src/frontend/package.json /workspace
6
7
COPY src/frontend/package-lock.json /workspace
8
9
-RUN npm install --registry=https://registry.npm.taobao.org
+RUN npm install --registry=https://registry.npmmirror.com
0 commit comments