fix: build for arm64 arch
This commit is contained in:
@@ -12,6 +12,7 @@ jobs:
|
||||
with:
|
||||
image: ${{ github.repository_owner }}/${{ github.event.repository.name }}
|
||||
tags: latest
|
||||
archs: arm64
|
||||
containerfiles: |
|
||||
./Containerfile
|
||||
- name: Push
|
||||
|
||||
Reference in New Issue
Block a user