Bump golang 1.6

This commit is contained in:
emile 2016-02-18 10:30:41 +01:00
parent 5d79e56d30
commit 1dc086730e
No known key found for this signature in database
GPG key ID: D808B4C167352E59

View file

@ -1,4 +1,4 @@
FROM golang:1.5.3
FROM golang:1.6
RUN go get github.com/Masterminds/glide
RUN go get github.com/mitchellh/gox