diff --git a/test/images/Makefile b/test/images/Makefile index d24edbd8ddb..9c6538f99d6 100644 --- a/test/images/Makefile +++ b/test/images/Makefile @@ -15,7 +15,7 @@ REGISTRY ?= registry.k8s.io/e2e-test-images GOARM ?= 7 DOCKER_CERT_BASE_PATH ?= -QEMUVERSION=v7.1.0-2 +QEMUVERSION=v5.1.0-2 GOLANG_VERSION=1.19.2 export diff --git a/test/images/node-perf/tf-wide-deep/BASEIMAGE b/test/images/node-perf/tf-wide-deep/BASEIMAGE index 5d9f9f8430a..9b23a60fbad 100644 --- a/test/images/node-perf/tf-wide-deep/BASEIMAGE +++ b/test/images/node-perf/tf-wide-deep/BASEIMAGE @@ -1,2 +1 @@ -linux/amd64=python:3.6-slim-buster -linux/arm64=arm64v8/python:3.6-slim-buster +linux/amd64=python:3.6-slim-stretch