arm64 build
Some checks failed
docker / build-docker (push) Has been cancelled

This commit is contained in:
royalcat 2024-12-23 15:58:34 +03:00
parent 530c24b019
commit 33ec43b274

View file

@ -50,7 +50,7 @@ jobs:
context: . context: .
push: true push: true
pull: true pull: true
platforms: linux/amd64 #, linux/arm64 platforms: linux/amd64, linux/arm64
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}
sbom: true sbom: true
provenance: true provenance: true