diff --git a/Dockerfile b/Dockerfile index 5d8c5db..bc11e65 100644 --- a/Dockerfile +++ b/Dockerfile @@ -14,7 +14,7 @@ COPY . /data VOLUME /data/build/matter # proxy -ENV GOPROXY=https://athens.azurefd.net +ENV GOPROXY=https://goproxy.io # prepare the config file RUN go build -mod=readonly \