style(微调注释): 微调注释
/ build (DockerfileCN, ccr.ccs.tencentyun.com/xiaoqidun/goenv:latest, ccr.ccs.tencentyun.com) (push) Has been cancelled
/ build (DockerfileHK, hkccr.ccs.tencentyun.com/xiaoqidun/goenv:latest, hkccr.ccs.tencentyun.com) (push) Has been cancelled

This commit is contained in:
2026-03-05 18:37:32 +08:00
parent d708c93086
commit 064a5a4369
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -14,10 +14,10 @@ RUN apt-get update \
autoconf libtool pkgconf git \
&& rm -rf /var/lib/apt/lists/*
# 安装go-legacy-win7
# 安装 Go
COPY go-legacy-win7 /usr/local/go-legacy-win7
# 安装android ndk
# 安装 NDK
COPY android-ndk-r29 /usr/local/android-ndk-r29
# 环境变量