Skip to content

Commit

Permalink
Add ARM v7 docker image (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
robgmills authored Apr 18, 2021
1 parent 01f5f83 commit 4b3e7c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- uses: int128/buildx-push-action@v1
with:
extra-args: --platform=linux/amd64,linux/arm64
extra-args: --platform=linux/amd64,linux/arm64,linux/arm/v7

0 comments on commit 4b3e7c4

Please sign in to comment.