Bump Go to 1.11.1
Release notes: https://golang.org/doc/devel/release.html#go1.11 Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
|
||||
FROM golang:1.10.4-alpine
|
||||
FROM golang:1.11.1-alpine
|
||||
|
||||
RUN apk add -U git make bash coreutils ca-certificates curl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user