fix: build for arm64 arch
Some checks failed
Build container / build (push) Failing after 32s

This commit is contained in:
Job
2025-06-03 16:48:07 +02:00
parent 450a841385
commit 2ce492e2ea

View File

@@ -12,6 +12,7 @@ jobs:
with:
image: ${{ github.repository_owner }}/${{ github.event.repository.name }}
tags: latest
archs: arm64
containerfiles: |
./Containerfile
- name: Push