Upgrade buildroot minor version

pull/8649/head
Anders F Björklund 2020-07-05 22:17:11 +02:00
parent 8db8b8776f
commit 8f9c572ff5
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ RPM_VERSION ?= $(DEB_VERSION)
GO_VERSION ?= 1.13.9 GO_VERSION ?= 1.13.9
INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1) INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
BUILDROOT_BRANCH ?= 2019.02.10 BUILDROOT_BRANCH ?= 2019.02.11
REGISTRY?=gcr.io/k8s-minikube REGISTRY?=gcr.io/k8s-minikube
# Get git commit id # Get git commit id