Use neilotoole/xcgo:go1.15 for hyperkit build

pull/10699/head
Ilya Zuyev 2021-03-02 16:18:44 -08:00
parent 6ea2b3298e
commit fe734c55ec
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ REGISTRY?=gcr.io/k8s-minikube
COMMIT_NO := $(shell git rev-parse HEAD 2> /dev/null || true)
COMMIT ?= $(if $(shell git status --porcelain --untracked-files=no),"${COMMIT_NO}-dirty","${COMMIT_NO}")
COMMIT_SHORT = $(shell git rev-parse --short HEAD 2> /dev/null || true)
HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.12.x
HYPERKIT_BUILD_IMAGE ?= neilotoole/xcgo:go1.15
# NOTE: "latest" as of 2021-02-06. kube-cross images aren't updated as often as Kubernetes
# https://github.com/kubernetes/kubernetes/blob/master/build/build-image/cross/VERSION