Skip to content

Commit 48c53ee

Browse files
committed
Bump Go to 1.8.4
Bumps the Go version used to 1.8.4, which contains security fixes; https://groups.google.com/forum/#!topic/golang-announce/1hZYiemnkdE Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
1 parent 6c51292 commit 48c53ee

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.3
1+
FROM golang:1.8.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)