Bump to Golang 1.6.1

Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
Nathan LeClaire 2016-04-13 11:12:57 -07:00
parent e1a07a342f
commit 4de87fd7fa
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM golang:1.6 FROM golang:1.6.1
RUN go get github.com/golang/lint/golint \ RUN go get github.com/golang/lint/golint \
github.com/mattn/goveralls \ github.com/mattn/goveralls \