mirror of https://github.com/docker/docs.git
Merge pull request #3301 from nathanleclaire/bump_go_1.6.1
Bump to Golang 1.6.1
This commit is contained in:
commit
6b0b02fa83
|
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.6
|
||||
FROM golang:1.6.1
|
||||
|
||||
RUN go get github.com/golang/lint/golint \
|
||||
github.com/mattn/goveralls \
|
||||
|
|
|
|||
Loading…
Reference in New Issue