Skip to content

Commit d092f73

Browse files
author
Santhosh Manohar
committed
Merge pull request #1185 from thaJeztah/switch-to-go-1.5.4
Switch to golang 1.5.4
2 parents a4557f1 + 244fe12 commit d092f73

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.5.3
1+
FROM golang:1.5.4
22
RUN apt-get update && apt-get -y install iptables
33

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

0 commit comments

Comments
 (0)