mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Add support for s390x
Signed-off-by: Rajas Kakodkar <rajas.kakodkar@ibm.com>
This commit is contained in:
parent
51184187b9
commit
7566da7f81
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user