try golang proxies
This commit is contained in:
parent
663bffeef9
commit
83afbec7ff
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ WORKDIR /go/ntfy
|
|||
RUN git checkout "$VERSION"
|
||||
|
||||
ENV CGO_CFLAGS="-D_LARGEFILE64_SOURCE"
|
||||
ENV GOPROXY="proxy.golang.org"
|
||||
ENV GOPROXY="gocenter.io"
|
||||
|
||||
RUN make web
|
||||
RUN make web-build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue