Skip to content

Commit

Permalink
support arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
weberc2 committed Apr 21, 2024
1 parent 393ec32 commit 1ea0541
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
name: Build and push
uses: docker/build-push-action@v5
with:
platforms: linux/amd64,linux/arm64
push: true
tags: weberc2/futhorc:latest
tags: weberc2/futhorc:latest

0 comments on commit 1ea0541

Please sign in to comment.