Browse Source

Release docker version.

master
zicla 6 years ago
parent
commit
fe00d39bc1
  1. 2
      Dockerfile

2
Dockerfile

@ -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 \

Loading…
Cancel
Save