From a0bb6276fe72c2b46a393427645ca80e4cf72959 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anders=20F=20Bj=C3=B6rklund?= Date: Fri, 23 Apr 2021 08:16:43 +0200 Subject: [PATCH] Upgrade buildroot minor version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a9fcd69c316..798d96a18b42 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ KVM_GO_VERSION ?= $(GO_VERSION:.0=) INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1) -BUILDROOT_BRANCH ?= 2020.02.11 +BUILDROOT_BRANCH ?= 2020.02.12 REGISTRY?=gcr.io/k8s-minikube # Get git commit id