Skip to content

Commit

Permalink
Use the new ISO version, for security and features
Browse files Browse the repository at this point in the history
  • Loading branch information
afbjorklund committed Feb 16, 2019
1 parent 1211eda commit 223e4ce
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 @@ -27,7 +27,7 @@ HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.10.x
BUILD_IMAGE ?= k8s.gcr.io/kube-cross:v1.11.1-1
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image

ISO_VERSION ?= v0.33.1
ISO_VERSION ?= v0.34.0
ISO_BUCKET ?= minikube/iso

MINIKUBE_VERSION ?= $(ISO_VERSION)
Expand Down

0 comments on commit 223e4ce

Please sign in to comment.