We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68f1039 + 48c53ee commit 659480cCopy full SHA for 659480c
1 file changed
Dockerfile.build
@@ -1,4 +1,4 @@
1
-FROM golang:1.8.3
+FROM golang:1.8.4
2
RUN apt-get update && apt-get -y install iptables
3
4
RUN go get github.com/tools/godep \
0 commit comments