mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-19 07:25:19 +00:00
Merge pull request #133075 from aman4433/sample-device-plugin
Bump sample-device-plugin base image to alpine:3.22
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -1 +1 @@
|
||||
1.7
|
||||
1.8
|
||||
|
||||
Reference in New Issue
Block a user