Skip to content

Commit

Permalink
Try platform tag
Browse files Browse the repository at this point in the history
  • Loading branch information
doganulus committed Jul 22, 2024
1 parent 8428424 commit ce48d64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
archs: amd64
platform: linux/amd64
image: ${{ env.IMAGE_NAME }}
tags: ${{ env.AUTOWARE_VERSION }}-builder latest
layers: true
Expand Down

0 comments on commit ce48d64

Please sign in to comment.