Skip to content

Commit

Permalink
support arm64 (#260)
Browse files Browse the repository at this point in the history
  • Loading branch information
kannkyo authored Jun 27, 2022
1 parent 221f5bb commit a28e7ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,4 @@ jobs:
${{ steps.meta.outputs.tags }}
secrets: |
"github_token=${{ secrets.GITHUB_TOKEN }}"
platforms: linux/amd64,linux/arm64

0 comments on commit a28e7ff

Please sign in to comment.