1
0
mirror of https://github.com/xiaoqidun/goenv.git synced 2025-04-06 12:12:48 +08:00

feat(更新镜像): 更新镜像

This commit is contained in:
2023-07-07 00:55:27 +08:00
parent f42201d3a2
commit 2045a1013a

@ -16,4 +16,4 @@ COPY android-ndk-r25c /usr/local/android-ndk-r25c
# 环境变量
ENV PATH=$PATH:/usr/local/android-ndk-r25c/toolchains/llvm/prebuilt/linux-x86_64/bin
ENV GO111MODULE=on
ENV GOPROXY=https://mirrors.aliyun.com/goproxy/,direct
ENV GOPROXY=https://goproxy.cn,direct