Skip to content

Commit

Permalink
fix: unknown arch images
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiehrhardt committed Aug 16, 2023
1 parent 6764e2a commit b2953bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ runs:
with:
context: .
push: true
provenance: false # https://github.com/docker/build-push-action/issues/820
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
platforms: ${{ inputs.platforms }}

0 comments on commit b2953bd

Please sign in to comment.