Merge branch 'feat/1.1.1/ai' into test

This commit is contained in:
aichy 2023-08-02 11:02:04 +08:00
commit 7eab05004e
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ LABEL maintainer="aichy@sf.com"
ARG GOPROXY
# ENV GOPROXY ${GOPROXY:-direct}
ENV GOPROXY=https://proxy.golang.com.cn,direct
ENV GOPROXY=https://mirrors.aliyun.com/goproxy/
ENV GOPATH /go
ENV GOROOT /usr/local/go