Bump Go 1.5.3
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
784fd74d3f
commit
72177c676e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM golang:1.5
|
||||
FROM golang:1.5.3
|
||||
|
||||
RUN go get github.com/Masterminds/glide
|
||||
RUN go get github.com/mitchellh/gox
|
||||
|
|
Loading…
Reference in a new issue