mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 10:43:56 +00:00
Merge pull request #119636 from tzneal/update-busybox-test-image
update the busybox test image to 1.36.1
This commit is contained in:
commit
22d90ebde2
@ -1,7 +1,7 @@
|
|||||||
linux/amd64=busybox:1.29
|
linux/amd64=busybox:1.36.1
|
||||||
linux/arm=arm32v6/busybox:1.29
|
linux/arm=arm32v6/busybox:1.36.1
|
||||||
linux/arm64=arm64v8/busybox:1.29
|
linux/arm64=arm64v8/busybox:1.36.1
|
||||||
linux/ppc64le=ppc64le/busybox:1.29
|
linux/ppc64le=ppc64le/busybox:1.36.1
|
||||||
linux/s390x=s390x/busybox:1.29
|
linux/s390x=s390x/busybox:1.36.1
|
||||||
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
|
windows/amd64/1809=mcr.microsoft.com/windows/nanoserver:1809
|
||||||
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022
|
windows/amd64/ltsc2022=mcr.microsoft.com/windows/nanoserver:ltsc2022
|
||||||
|
@ -1 +1 @@
|
|||||||
1.29-4
|
1.36.1-1
|
||||||
|
Loading…
Reference in New Issue
Block a user