mirror of https://github.com/docker/docs.git
Merge pull request #3356 from nathanleclaire/go1.6.2_bump
Bump to Go 1.6.2
This commit is contained in:
commit
6abd00ae07
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.6.1
|
||||
FROM golang:1.6.2
|
||||
|
||||
RUN go get github.com/golang/lint/golint \
|
||||
github.com/mattn/goveralls \
|
||||
|
|
|
|||
Loading…
Reference in New Issue