Skip to content

Commit e4a1f79

Browse files
committed
Bump Go to 1.9.3
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 5ab4ab8 commit e4a1f79

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)