From 62191f637eaf149dc85b5660df4f4b7ffca0aa85 Mon Sep 17 00:00:00 2001 From: John Riendeau Date: Thu, 18 Apr 2024 08:25:46 -0500 Subject: [PATCH] Bump base images for agnhost --- 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 d72b21fa112..dc04fa63aae 100644 --- a/test/images/agnhost/BASEIMAGE +++ b/test/images/agnhost/BASEIMAGE @@ -1,7 +1,7 @@ -linux/amd64=alpine:3.12 -linux/arm=arm32v6/alpine:3.12 -linux/arm64=arm64v8/alpine:3.12 -linux/ppc64le=ppc64le/alpine:3.12 -linux/s390x=s390x/alpine:3.12 +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 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 f02fc206201..0dd46c961a1 100644 --- a/test/images/agnhost/VERSION +++ b/test/images/agnhost/VERSION @@ -1 +1 @@ -2.50 +2.51