Skip to content

Commit

Permalink
potential fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmrad committed May 8, 2024
1 parent a70ee3c commit 92391f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hma-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
platforms: linux/amd64,linux/arm64,linux/arm/v7
provenance: false
context: hasher-matcher-actioner
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME_LC }}/hma:pr-${{ env.VERSION }}

0 comments on commit 92391f9

Please sign in to comment.