Skip to content

Commit 659480c

Browse files
author
Flavio Crisciani
authored
Merge pull request #1971 from thaJeztah/bump-golang-to-1.8.4
Bump Go to 1.8.4
2 parents 68f1039 + 48c53ee commit 659480c

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)