Skip to content

Commit

Permalink
Add support for arm64 builds
Browse files Browse the repository at this point in the history
  • Loading branch information
guysoft authored Oct 22, 2023
1 parent 75cda9b commit 8ff083d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: ./src
platforms: linux/amd64,linux/arm64
push: true
tags: |
ghcr.io/octoprint/custopizer:latest

0 comments on commit 8ff083d

Please sign in to comment.