Skip to content

Commit

Permalink
Merge pull request #1971 from thaJeztah/bump-golang-to-1.8.4
Browse files Browse the repository at this point in the history
Bump Go to 1.8.4
  • Loading branch information
Flavio Crisciani authored Oct 9, 2017
2 parents 68f1039 + 48c53ee commit 659480c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.8.3
FROM golang:1.8.4
RUN apt-get update && apt-get -y install iptables

RUN go get github.com/tools/godep \
Expand Down

0 comments on commit 659480c

Please sign in to comment.