update(dockerfile): 华为云镜像

feature/qrcode
mackt 2 months ago
parent a8ff125e78
commit 0632aca500

@ -11,7 +11,7 @@ RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.tuna.tsinghua.edu.cn/g' /etc/apk/re
WORKDIR /app WORKDIR /app
RUN yarn config set registry https://mirrors.cloud.tencent.com/npm/ RUN yarn config set registry https://mirrors.huaweicloud.com/repository/npm/
COPY package.json yarn.lock ./ COPY package.json yarn.lock ./
RUN yarn --frozen-lockfile RUN yarn --frozen-lockfile

Loading…
Cancel
Save