Merge pull request #94876 from linux-on-ibm-z/nonewprivs-s390x

Add s390x support for nonewprivs
This commit is contained in:
Kubernetes Prow Robot 2020-09-25 01:37:11 -07:00 committed by GitHub
commit 3a7d7101c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@ 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