Merge pull request #131238 from Rajalakshmi-Girish/update-busybox

Update the busybox test image to 1.37.0
This commit is contained in:
Kubernetes Prow Robot
2025-04-23 17:09:35 -07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
linux/amd64=busybox:1.36.1
linux/arm=arm32v6/busybox:1.36.1
linux/arm64=arm64v8/busybox:1.36.1
linux/ppc64le=ppc64le/busybox:1.36.1
linux/s390x=s390x/busybox:1.36.1
linux/amd64=busybox:1.37.0
linux/arm=arm32v6/busybox:1.37.0
linux/arm64=arm64v8/busybox:1.37.0
linux/ppc64le=ppc64le/busybox:1.37.0
linux/s390x=s390x/busybox:1.37.0
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022

View File

@@ -1 +1 @@
1.36.1-1
1.37.0-1