Skip to content

Commit f8984c9

Browse files
author
lleadbet
committed
fixing dockerfile
1 parent a1f0870 commit f8984c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM karalabe/xgo-latest
22
RUN apt-get update && apt-get install curl -y
33
RUN curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sh
4-
ENV GOPROXY=direct
4+
55
ENTRYPOINT ["goreleaser"]

0 commit comments

Comments
 (0)