Skip to content

Commit

Permalink
Merge pull request #4 from glillico:arm64
Browse files Browse the repository at this point in the history
Added option for building arm64 based images.
  • Loading branch information
glillico committed May 9, 2024
2 parents 0d42b80 + 507421a commit 0246e7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
with:
context: ./
file: Dockerfile
# platforms: linux/amd64,linux/arm/v7,linux/arm64
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ github.repository }}:latest

0 comments on commit 0246e7b

Please sign in to comment.