mirror of https://github.com/docker/docs.git
Update to Go 1.7.1
Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
parent
41b3b25335
commit
fed2495d7b
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.6.2
|
||||
FROM golang:1.7.1
|
||||
|
||||
RUN go get github.com/golang/lint/golint \
|
||||
github.com/mattn/goveralls \
|
||||
|
|
Loading…
Reference in New Issue