diff --git a/test/images/Makefile b/test/images/Makefile index c025a0e1b0f..68eafb4d625 100644 --- a/test/images/Makefile +++ b/test/images/Makefile @@ -15,7 +15,7 @@ REGISTRY ?= gcr.io/kubernetes-e2e-test-images GOARM ?= 7 DOCKER_CERT_BASE_PATH ?= -QEMUVERSION=v2.9.1 +QEMUVERSION=v5.1.0-2 GOLANG_VERSION=1.15.2 export