We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 493a743 commit 7099879Copy full SHA for 7099879
make/docs/Dockerfile
@@ -1,5 +1,5 @@
1
# 使用 Node.js 18 作为基础镜像
2
-FROM node:18-alpine
+FROM docker.m.daocloud.io/library/node:18-alpine
3
ARG MIRROR
4
5
WORKDIR /app
0 commit comments