Skip to content

Commit

Permalink
Upgrade buildroot minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Dec 5, 2020
1 parent b2e6f21 commit d4bdc21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ RPM_VERSION ?= $(DEB_VERSION)
GO_VERSION ?= 1.15.2

INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
BUILDROOT_BRANCH ?= 2020.02.7
BUILDROOT_BRANCH ?= 2020.02.8
REGISTRY?=gcr.io/k8s-minikube
REGISTRY_GH?=docker.pkg.github.com/kubernetes/minikube

Expand Down

0 comments on commit d4bdc21

Please sign in to comment.