From 34ffbf459a556ce964480611cc0bc2b2c4effa72 Mon Sep 17 00:00:00 2001 From: zylxjtu Date: Tue, 3 Feb 2026 22:03:07 +0000 Subject: [PATCH] Add Windows Server 2025 support for agnhost image --- test/images/agnhost/BASEIMAGE | 5 +++-- test/images/agnhost/VERSION | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/test/images/agnhost/BASEIMAGE b/test/images/agnhost/BASEIMAGE index df8085a5d24..b4ac9614166 100644 --- a/test/images/agnhost/BASEIMAGE +++ b/test/images/agnhost/BASEIMAGE @@ -2,5 +2,6 @@ linux/amd64=alpine:3.21 linux/arm64=arm64v8/alpine:3.21 linux/ppc64le=ppc64le/alpine:3.21 linux/s390x=s390x/alpine:3.21 -windows/amd64/1809=REGISTRY/busybox:1.29-2-windows-amd64-1809 -windows/amd64/ltsc2022=REGISTRY/busybox:1.29-2-windows-amd64-ltsc2022 +windows/amd64/1809=REGISTRY/busybox:1.37.0-2-windows-amd64-1809 +windows/amd64/ltsc2022=REGISTRY/busybox:1.37.0-2-windows-amd64-ltsc2022 +windows/amd64/ltsc2025=REGISTRY/busybox:1.37.0-2-windows-amd64-ltsc2025 \ No newline at end of file diff --git a/test/images/agnhost/VERSION b/test/images/agnhost/VERSION index 578dac52eb2..aa97c2f1d7f 100644 --- a/test/images/agnhost/VERSION +++ b/test/images/agnhost/VERSION @@ -1 +1 @@ -2.62.1 +2.62.2