Skip to content

Commit 862df3a

Browse files
author
Flavio Crisciani
authored
Merge pull request moby#2063 from thaJeztah/bump-go-1.9.3
Bump Go to 1.9.3
2 parents 537bcde + e4a1f79 commit 862df3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.8.5
1+
FROM golang:1.9.3
22
RUN apt-get update && apt-get -y install iptables
33

44
RUN go get github.com/tools/godep \

0 commit comments

Comments
 (0)