We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 537bcde + e4a1f79 commit 862df3aCopy full SHA for 862df3a
1 file changed
Dockerfile.build
@@ -1,4 +1,4 @@
1
-FROM golang:1.8.5
+FROM golang:1.9.3
2
RUN apt-get update && apt-get -y install iptables
3
4
RUN go get github.com/tools/godep \
0 commit comments