Merge pull request #119636 from tzneal/update-busybox-test-image

update the busybox test image to 1.36.1
This commit is contained in:
Kubernetes Prow Robot 2023-08-15 19:43:25 -07:00 committed by GitHub
commit 22d90ebde2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
linux/amd64=busybox:1.29
linux/arm=arm32v6/busybox:1.29
linux/arm64=arm64v8/busybox:1.29
linux/ppc64le=ppc64le/busybox:1.29
linux/s390x=s390x/busybox:1.29
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
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022

View File

@ -1 +1 @@
1.29-4
1.36.1-1