mirror of https://github.com/docker/docs.git
Bump to Golang 1.6.1
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
parent
e1a07a342f
commit
4de87fd7fa
|
|
@ -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 \
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue