Skip to content

Commit

Permalink
Bump iso version to v0.23.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r2d4 committed Oct 19, 2017
1 parent 57e091d commit 820cfb1
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 @@ -26,7 +26,7 @@ MINIKUBE_BUILD_IMAGE ?= karalabe/xgo-1.8.3
LOCALKUBE_BUILD_IMAGE ?= gcr.io/google_containers/kube-cross:v1.8.3-1
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image

ISO_VERSION ?= v0.23.5
ISO_VERSION ?= v0.23.6
ISO_BUCKET ?= minikube/iso

GOOS ?= $(shell go env GOOS)
Expand Down

0 comments on commit 820cfb1

Please sign in to comment.