Bump base images for agnhost

This commit is contained in:
John Riendeau 2024-04-18 08:25:46 -05:00
parent 646fbe6d0a
commit 62191f637e
No known key found for this signature in database
GPG Key ID: EC9D2B279B107960
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
linux/amd64=alpine:3.12
linux/arm=arm32v6/alpine:3.12
linux/arm64=arm64v8/alpine:3.12
linux/ppc64le=ppc64le/alpine:3.12
linux/s390x=s390x/alpine:3.12
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
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.50
2.51