Skip to content

Commit

Permalink
Added ppc64le platform
Browse files Browse the repository at this point in the history
  • Loading branch information
dotneft committed Oct 28, 2021
1 parent a6b6c1a commit c762d9a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions build.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,7 @@
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/ppc64le"
"linux/arm64"
],
"ol": [
"linux/amd64",
Expand All @@ -16,8 +15,7 @@
"linux/amd64",
"linux/arm/v7",
"linux/arm64",
"linux/s390x",
"linux/ppc64le"
"linux/s390x"
],
"centos": [
"linux/amd64",
Expand Down

0 comments on commit c762d9a

Please sign in to comment.