fix: 修改源

This commit is contained in:
sylarchen1389 2025-11-08 22:56:31 +08:00
parent 57f384a838
commit 33cfc5cb57

View file

@ -29,6 +29,8 @@ ARG BUILD_HASH
# Set Node.js options (heap limit Allocation failed - JavaScript heap out of memory)
# ENV NODE_OPTIONS="--max-old-space-size=4096"
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.aliyun.com/g' /etc/apk/repositories
WORKDIR /app
# to store git revision in build