mirror of https://gitee.com/answerdev/answer.git
Merge branch 'feat/1.1.1/ai' into test
This commit is contained in:
commit
7eab05004e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue