Skip to content

Commit 1b6fffc

Browse files
authored
Merge pull request kubernetes#131238 from Rajalakshmi-Girish/update-busybox
Update the busybox test image to 1.37.0
2 parents 476614e + 2aa39a0 commit 1b6fffc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

test/images/busybox/BASEIMAGE

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
linux/amd64=busybox:1.36.1
2-
linux/arm=arm32v6/busybox:1.36.1
3-
linux/arm64=arm64v8/busybox:1.36.1
4-
linux/ppc64le=ppc64le/busybox:1.36.1
5-
linux/s390x=s390x/busybox:1.36.1
1+
linux/amd64=busybox:1.37.0
2+
linux/arm=arm32v6/busybox:1.37.0
3+
linux/arm64=arm64v8/busybox:1.37.0
4+
linux/ppc64le=ppc64le/busybox:1.37.0
5+
linux/s390x=s390x/busybox:1.37.0
66
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
77
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022

test/images/busybox/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.36.1-1
1+
1.37.0-1

0 commit comments

Comments
 (0)