Skip to content

Commit

Permalink
review: linux/ppc64le,linux/s390x platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
hugo-gomes committed Feb 29, 2024
1 parent 9a158a7 commit 500a1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dockerx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@ jobs:
with:
context: .
file: Dockerfile.multiarch
platforms: 'linux/amd64,linux/arm/v7,linux/arm64/v8,linux/ppc64le,linux/s390x'
platforms: 'linux/amd64,linux/arm/v7,linux/arm64/v8'
push: true
tags: 'hivesolutions/headless-multiarch:${{ steps.set_tag.outputs.tag }}'

0 comments on commit 500a1c3

Please sign in to comment.