Update build.yml

This commit is contained in:
Kroese 2025-01-10 18:44:09 +01:00 committed by GitHub
parent 2a0ffe829a
commit 22f8b62991
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -78,7 +78,7 @@ jobs:
context: .
push: true
provenance: false
platforms: linux/arm64,linux/arm
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
annotations: ${{ steps.meta.outputs.annotations }}