Merge pull request #133075 from aman4433/sample-device-plugin

Bump sample-device-plugin base image to alpine:3.22
This commit is contained in:
Kubernetes Prow Robot
2025-07-19 11:24:25 -07:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
linux/amd64=alpine:3.8
linux/arm=arm32v6/alpine:3.8
linux/arm64=arm64v8/alpine:3.8
linux/ppc64le=ppc64le/alpine:3.8
linux/s390x=s390x/alpine:3.8
linux/amd64=alpine:3.22
linux/arm=arm32v6/alpine:3.22
linux/arm64=arm64v8/alpine:3.22
linux/ppc64le=ppc64le/alpine:3.22
linux/s390x=s390x/alpine:3.22

View File

@@ -1 +1 @@
1.7
1.8