Skip to content

Commit

Permalink
add arm
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 committed May 16, 2024
1 parent c854be4 commit 23ed7ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-configure-build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ jobs:
uses: docker/build-push-action@v3
with:
context: ${{ inputs.context }}
platforms: linux/amd64,linux/arm64
tags: ${{ env.IMAGE_TAG }}
target: ${{ inputs.target }}
push: ${{ inputs.push }}
Expand Down

0 comments on commit 23ed7ce

Please sign in to comment.