diff --git a/Dockerfile b/Dockerfile index 94dc8c0..0624c20 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM golang:alpine as builder -MAINTAINER xxx +#MAINTAINER xxx ENV GOPROXY https://goproxy.cn/