Skip to content

Commit

Permalink
support arm platform
Browse files Browse the repository at this point in the history
  • Loading branch information
paderlol committed Jul 19, 2024
1 parent 856afc1 commit 833e5dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build&push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
uses: docker/[email protected]
with:
context: build
platforms: linux/amd64,linux/arm64
file: build/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
Expand Down

0 comments on commit 833e5dc

Please sign in to comment.