mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-05 02:09:56 +00:00
Merge pull request #127057 from liangyuanpeng/agnhost_alpine_3.19
Bump alpine to 3.19 for agnhost.
This commit is contained in:
commit
534003da8a
@ -1,7 +1,7 @@
|
||||
linux/amd64=alpine:3.16
|
||||
linux/arm=arm32v6/alpine:3.16
|
||||
linux/arm64=arm64v8/alpine:3.16
|
||||
linux/ppc64le=ppc64le/alpine:3.16
|
||||
linux/s390x=s390x/alpine:3.16
|
||||
linux/amd64=alpine:3.19
|
||||
linux/arm=arm32v6/alpine:3.19
|
||||
linux/arm64=arm64v8/alpine:3.19
|
||||
linux/ppc64le=ppc64le/alpine:3.19
|
||||
linux/s390x=s390x/alpine:3.19
|
||||
windows/amd64/1809=REGISTRY/busybox:1.29-2-windows-amd64-1809
|
||||
windows/amd64/ltsc2022=REGISTRY/busybox:1.29-2-windows-amd64-ltsc2022
|
||||
|
@ -1 +1 @@
|
||||
2.52
|
||||
2.53
|
||||
|
Loading…
Reference in New Issue
Block a user