Skip to content

Commit

Permalink
updated build image
Browse files Browse the repository at this point in the history
  • Loading branch information
Priya Wadhwa committed Oct 24, 2017
1 parent ef39ac3 commit 404a043
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ INSTALL_SIZE ?= $(shell du out/minikube-windows-amd64.exe | cut -f1)
BUILDROOT_BRANCH ?= 2017.02
REGISTRY?=gcr.io/k8s-minikube

HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.9
BUILD_IMAGE ?= gcr.io/google_containers/kube-cross:v1.9
HYPERKIT_BUILD_IMAGE ?= karalabe/xgo-1.8.3
BUILD_IMAGE ?= gcr.io/google_containers/kube-cross:v1.9.1-1
ISO_BUILD_IMAGE ?= $(REGISTRY)/buildroot-image

ISO_VERSION ?= v0.23.6
Expand Down

0 comments on commit 404a043

Please sign in to comment.