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 Apr 23, 2021
1 parent e746eb8 commit a0bb627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -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
Expand Down

0 comments on commit a0bb627

Please sign in to comment.