Bump Golang 1.15.6
Changes: https://golang.org/doc/devel/release.html#go1.15 Signed-off-by: Davanum Srinivas <davanum@gmail.com>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
# 3.) $ make binaries install test
|
||||
#
|
||||
|
||||
ARG GOLANG_VERSION=1.15.5
|
||||
ARG GOLANG_VERSION=1.15.6
|
||||
|
||||
FROM golang:${GOLANG_VERSION} AS golang-base
|
||||
RUN mkdir -p /go/src/github.com/containerd/containerd
|
||||
|
||||
Reference in New Issue
Block a user