mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Update BASEIMAGE
Adding suggested lost in translation missing ARCH to the BASEIMAGE
This commit is contained in:
parent
54ba2ae877
commit
f777787481
@ -2,3 +2,4 @@ amd64=alpine:3.8
|
|||||||
arm=arm32v6/alpine:3.8
|
arm=arm32v6/alpine:3.8
|
||||||
arm64=arm64v8/alpine:3.8
|
arm64=arm64v8/alpine:3.8
|
||||||
ppc64le=ppc64le/alpine:3.8
|
ppc64le=ppc64le/alpine:3.8
|
||||||
|
s390x=s390x/alpine:3.8
|
||||||
|
Loading…
Reference in New Issue
Block a user