From 184c84ba007b53f90b26d0b3e82f50f91169e9cf Mon Sep 17 00:00:00 2001 From: Lan Liang Date: Mon, 2 Sep 2024 05:47:42 +0000 Subject: [PATCH] Bump alpine to 3.19 for agnhost. Signed-off-by: Lan Liang --- test/images/agnhost/BASEIMAGE | 10 +++++----- test/images/agnhost/VERSION | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/test/images/agnhost/BASEIMAGE b/test/images/agnhost/BASEIMAGE index dc04fa63aae..66c7329c6a9 100644 --- a/test/images/agnhost/BASEIMAGE +++ b/test/images/agnhost/BASEIMAGE @@ -1,7 +1,7 @@ -linux/amd64=alpine:3.16 -linux/arm=arm32v6/alpine:3.16 -linux/arm64=arm64v8/alpine:3.16 -linux/ppc64le=ppc64le/alpine:3.16 -linux/s390x=s390x/alpine:3.16 +linux/amd64=alpine:3.19 +linux/arm=arm32v6/alpine:3.19 +linux/arm64=arm64v8/alpine:3.19 +linux/ppc64le=ppc64le/alpine:3.19 +linux/s390x=s390x/alpine:3.19 windows/amd64/1809=REGISTRY/busybox:1.29-2-windows-amd64-1809 windows/amd64/ltsc2022=REGISTRY/busybox:1.29-2-windows-amd64-ltsc2022 diff --git a/test/images/agnhost/VERSION b/test/images/agnhost/VERSION index e409f4bff4f..4de2b4a4b08 100644 --- a/test/images/agnhost/VERSION +++ b/test/images/agnhost/VERSION @@ -1 +1 @@ -2.52 +2.53