mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
Merge pull request #132260 from kishen-v/bump-nonewprivs
Bump base image used in nonewprivs to alpine:3.22
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
linux/amd64=alpine:3.6
|
||||
linux/arm=arm32v6/alpine:3.6
|
||||
linux/arm64=arm64v8/alpine:3.6
|
||||
linux/ppc64le=ppc64le/alpine:3.6
|
||||
linux/s390x=s390x/alpine:3.6
|
||||
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.3
|
||||
1.4
|
||||
|
||||
Reference in New Issue
Block a user