Release docker version.

This commit is contained in:
zicla 2019-08-14 02:04:39 +08:00
parent 5cb7998f12
commit fe00d39bc1

View File

@ -14,7 +14,7 @@ COPY . /data
VOLUME /data/build/matter VOLUME /data/build/matter
# proxy # proxy
ENV GOPROXY=https://athens.azurefd.net ENV GOPROXY=https://goproxy.io
# prepare the config file # prepare the config file
RUN go build -mod=readonly \ RUN go build -mod=readonly \