Added ppc64le platform
This commit is contained in:
parent
a6b6c1a7e8
commit
c762d9a3a1
|
|
@ -5,8 +5,7 @@
|
|||
"linux/amd64",
|
||||
"linux/arm/v6",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/ppc64le"
|
||||
"linux/arm64"
|
||||
],
|
||||
"ol": [
|
||||
"linux/amd64",
|
||||
|
|
@ -16,8 +15,7 @@
|
|||
"linux/amd64",
|
||||
"linux/arm/v7",
|
||||
"linux/arm64",
|
||||
"linux/s390x",
|
||||
"linux/ppc64le"
|
||||
"linux/s390x"
|
||||
],
|
||||
"centos": [
|
||||
"linux/amd64",
|
||||
|
|
|
|||
Loading…
Reference in a new issue