Skip to content

Commit

Permalink
Add build for ARM
Browse files Browse the repository at this point in the history
  • Loading branch information
nhalstead committed Nov 25, 2024
1 parent 4e90399 commit abb30e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,5 +78,6 @@ jobs:
ghcr.io/${{ github.repository }}:${{ env.DOCKER_TAG }},
ghcr.io/${{ github.repository }}:${{ env.GITHUB_SHA_SHORT }}
push: true
platforms: linux/amd64,linux/arm64
cache-from: type=gha
cache-to: type=gha,mode=max

0 comments on commit abb30e1

Please sign in to comment.