From fe00d39bc16ef014e5d8a215757ede2749f8593b Mon Sep 17 00:00:00 2001 From: zicla Date: Wed, 14 Aug 2019 02:04:39 +0800 Subject: [PATCH] Release docker version. --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \