fix: use private aliyun registry base image for node:18-alpine

This commit is contained in:
zzx-coder 2026-05-12 22:22:05 +08:00
parent a8693d16c5
commit 218036d855
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:18-alpine
FROM crpi-1x701qgqjia2gdeu.cn-chengdu.personal.cr.aliyuncs.com/gitlink-help-center/gitlink-help-center:node-18-alpine
LABEL maintainer="yuankaifneg <2894340009@qq.com>"
# 安装必要的系统依赖