We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e851e9 commit 9a489caCopy full SHA for 9a489ca
.github/workflows/dockerimage.yml
@@ -8,7 +8,7 @@ on:
8
- "v*"
9
10
env:
11
- DOCKER_BUILDX_PLATFORMS: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/arm/v6
+ DOCKER_BUILDX_PLATFORMS: linux/amd64,linux/arm64/v8,linux/arm/v7,linux/arm/v6,linux/ppc64le
12
13
jobs:
14
0 commit comments