mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 13:42:02 +00:00
bump QEMU to new version 2.9.1
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user