Commit 22bdaecb authored by Di Xu's avatar Di Xu

bump QEMU to new version 2.9.1

parent 2ba796fe
......@@ -23,7 +23,7 @@ TAG ?= 0.1
TAR_FILE ?= rootfs.tar
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)
QEMUVERSION=v2.7.0
QEMUVERSION=v2.9.1
ifeq ($(ARCH),amd64)
BASEIMAGE?=debian:jessie
......
......@@ -19,7 +19,7 @@ IMAGE=debian-iptables
TAG=v7
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)
QEMUVERSION=v2.7.0
QEMUVERSION=v2.9.1
ifeq ($(ARCH),arm)
QEMUARCH=arm
......
......@@ -14,7 +14,7 @@
REGISTRY ?= gcr.io/kubernetes-e2e-test-images
GOARM=7
QEMUVERSION=v2.7.0
QEMUVERSION=v2.9.1
GOLANG_VERSION=1.8.3
export
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment