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