Bump Golang to 1.10.2
Go 1.10 release notes: https://golang.org/doc/go1.10 Go 1.10: https://github.com/golang/go/issues?q=milestone%3AGo1.10 Go 1.10.1: https://github.com/golang/go/issues?q=milestone%3AGo1.10.1 Go 1.10.2: https://github.com/golang/go/issues?q=milestone%3AGo1.10.2 Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
FROM golang:1.9.5-alpine3.6
|
||||
FROM golang:1.10.2-alpine
|
||||
|
||||
RUN apk add -U git bash coreutils gcc musl-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user