Skip to content

Commit

Permalink
[HMA] Fix typo on build-push (#1588)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanmrad authored May 8, 2024
1 parent 44d5c78 commit d4d343c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/hma-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,7 @@ jobs:
uses: docker/build-push-action@v5
with:
push: true
multiPlatform: true
platform: linux/amd64,linux/arm64,linux/arm32
provenance: false
context: hasher-matcher-actioner
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME_LC }}/hma:latest
Expand Down
2 changes: 1 addition & 1 deletion hasher-matcher-actioner/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.2
1.0.3

0 comments on commit d4d343c

Please sign in to comment.