Skip to content

Commit

Permalink
Update Platforms for Release of Docker image
Browse files Browse the repository at this point in the history
We want to update the platforms on release image to ensure we have the correct ones.
  • Loading branch information
juanmrad authored and dougneal committed Oct 2, 2024
1 parent b05e8fc commit 57bd1a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/hma-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
push: true
provenance: false
context: hasher-matcher-actioner
platforms: linux/amd64,linux/arm64
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME_LC }}/hma:latest
${{ env.REGISTRY }}/${{ env.IMAGE_NAME_LC }}/hma:${{ env.VERSION }}

0 comments on commit 57bd1a2

Please sign in to comment.