Merge pull request #545 from vdemeester/bump-go-1.6.3
Bump golang to 1.6.3
This commit is contained in:
commit
3bf6c59d23
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM golang:1.6.2
|
FROM golang:1.6.3
|
||||||
|
|
||||||
RUN go get github.com/Masterminds/glide \
|
RUN go get github.com/Masterminds/glide \
|
||||||
&& go get github.com/jteeuwen/go-bindata/... \
|
&& go get github.com/jteeuwen/go-bindata/... \
|
||||||
|
|
Loading…
Reference in a new issue