Skip to content

Commit 2b23ac9

Browse files
authored
Merge pull request #2091 from r2d4/23-6-iso
Bump iso version to v0.23.6
2 parents 7e90add + 820cfb1 commit 2b23ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ MINIKUBE_BUILD_IMAGE ?= karalabe/xgo-1.8.3
2626
LOCALKUBE_BUILD_IMAGE ?= gcr.io/google_containers/kube-cross:v1.8.3-1
2727
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image
2828

29-
ISO_VERSION ?= v0.23.5
29+
ISO_VERSION ?= v0.23.6
3030
ISO_BUCKET ?= minikube/iso
3131

3232
GOOS ?= $(shell go env GOOS)

0 commit comments

Comments
 (0)