There was an error while loading. Please reload this page.
1 parent 63847dd commit 5aa71f9Copy full SHA for 5aa71f9
1 file changed
docker/Dockerfile
@@ -7,7 +7,7 @@ ARG SERVICE
7
ENV TZ=Asia/Shanghai
8
ENV GO111MODULE=on
9
ENV CGO_ENABLED=0
10
-ENV GOPROXY=https://goproxy.cn,direct
+# ENV GOPROXY=https://goproxy.cn,direct
11
ENV GOOS=linux
12
ENV GOARCH=amd64
13
# 创建工作目录
0 commit comments