Merge pull request #127057 from liangyuanpeng/agnhost_alpine_3.19

Bump alpine to 3.19 for agnhost.
This commit is contained in:
Kubernetes Prow Robot 2024-09-02 18:07:22 +01:00 committed by GitHub
commit 534003da8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -1 +1 @@
2.52
2.53