mirror of
https://github.com/shanmiteko/LotteryAutoScript.git
synced 2026-06-04 21:01:17 +08:00
fix: Dockerfile.pkg-arm64换源
This commit is contained in:
parent
ca1ea8c93d
commit
c4d37eda9f
@ -5,7 +5,7 @@ WORKDIR /root/lottery
|
||||
RUN sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories && \
|
||||
apk add --no-cache curl
|
||||
|
||||
ENV DOWNLOAD_HOST=https://ghproxy.com/https://github.com \
|
||||
ENV DOWNLOAD_HOST=https://github.com \
|
||||
RELEASE_TAG=v3.4 \
|
||||
NODEV=18.5.0 \
|
||||
PKG_CACHE_PATH=/root/.pkg-cache \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user