Skip to content

Commit 8f9c572

Browse files
committed
Upgrade buildroot minor version
1 parent 8db8b87 commit 8f9c572

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.13.9
3333

3434
INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
35-
BUILDROOT_BRANCH ?= 2019.02.10
35+
BUILDROOT_BRANCH ?= 2019.02.11
3636
REGISTRY?=gcr.io/k8s-minikube
3737

3838
# Get git commit id

0 commit comments

Comments
 (0)