From 5001fdc23e2267ce1a66ea95b3facf7670ca6651 Mon Sep 17 00:00:00 2001 From: Zeqian Meng <1109697+ZeqianMeng@users.noreply.github.com> Date: Fri, 19 Sep 2025 15:45:53 +0200 Subject: [PATCH] Upgrade Debian for npb-ep e2e test image --- test/images/node-perf/npb-ep/BASEIMAGE | 8 ++++---- test/images/node-perf/npb-ep/VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/images/node-perf/npb-ep/BASEIMAGE b/test/images/node-perf/npb-ep/BASEIMAGE index 3287962366f..96b0b3ab3e0 100644 --- a/test/images/node-perf/npb-ep/BASEIMAGE +++ b/test/images/node-perf/npb-ep/BASEIMAGE @@ -1,4 +1,4 @@ -linux/amd64=debian:stretch-slim -linux/arm64=arm64v8/debian:stretch-slim -linux/ppc64le=ppc64le/debian:stretch-slim -linux/s390x=s390x/debian:stretch-slim +linux/amd64=debian:bookworm-slim +linux/arm64=arm64v8/debian:bookworm-slim +linux/ppc64le=ppc64le/debian:bookworm-slim +linux/s390x=s390x/debian:bookworm-slim diff --git a/test/images/node-perf/npb-ep/VERSION b/test/images/node-perf/npb-ep/VERSION index 5625e59da88..7e32cd56983 100644 --- a/test/images/node-perf/npb-ep/VERSION +++ b/test/images/node-perf/npb-ep/VERSION @@ -1 +1 @@ -1.2 +1.3