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