LingxinMeng hai 1 ano
pai
achega
891a6991a8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -1,4 +1,5 @@
 FROM golang:1.22
+RUN go env -w GOPROXY=https://goproxy.cn
 RUN mkdir /cicv-data-closedloop
 WORKDIR /cicv-data-closedloop
 ADD . /cicv-data-closedloop