Skip to content

Commit

Permalink
Bump iso version to 0.23.0
Browse files Browse the repository at this point in the history
  • Loading branch information
r2d4 committed Jul 19, 2017
1 parent 8175c17 commit 42897e4
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.22.0
ISO_VERSION ?= v0.23.0
ISO_BUCKET ?= minikube/iso

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

0 comments on commit 42897e4

Please sign in to comment.