Merge pull request #84370 from AnitaNayak/anitanayak

Building peer-finder Image on s390x
This commit is contained in:
Kubernetes Prow Robot 2019-11-07 04:34:43 -08:00 committed by GitHub
commit c97d90546a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@ amd64=k8s.gcr.io/debian-base-amd64:0.4.1
arm=k8s.gcr.io/debian-base-arm:0.4.1
arm64=k8s.gcr.io/debian-base-arm64:0.4.1
ppc64le=k8s.gcr.io/debian-base-ppc64le:0.4.1
s390x=k8s.gcr.io/debian-base-s390x:0.4.1