Skip to content

Commit 1770ecd

Browse files
committed
Upgrade buildroot minor version
1 parent fa27e41 commit 1770ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ RPM_VERSION ?= $(DEB_VERSION)
3232
GO_VERSION ?= 1.15.2
3333

3434
INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
35-
BUILDROOT_BRANCH ?= 2020.02.6
35+
BUILDROOT_BRANCH ?= 2020.02.7
3636
REGISTRY?=gcr.io/k8s-minikube
3737
REGISTRY_GH?=docker.pkg.github.com/kubernetes/minikube
3838

0 commit comments

Comments
 (0)