Skip to content

Commit

Permalink
ppc64->ppc64le (#816)
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme authored Oct 13, 2023
1 parent 42a8bbd commit 66f7416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
push: true
file: Dockerfile
platforms: linux/amd64,linux/arm64,linux/ppc64
platforms: linux/amd64,linux/arm64,linux/ppc64le
build-args: |
RELEASE_VER=${{ env.GITHUB_REF_NAME }}
tags: |
Expand Down

0 comments on commit 66f7416

Please sign in to comment.