Skip to content

Commit 244fe12

Browse files
committed
Switch to golang 1.5.4
Security fix for Go: https://groups.google.com/forum/#!msg/golang-announce/9eqIHqaWvck/kXsfO0ogLAAJ Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent a4557f1 commit 244fe12

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)