ci(docker): build only linux/arm64 platform #2

Merged
EstebanVincent merged 1 commits from feat/image into main 2026-05-31 01:29:11 +02:00
Showing only changes of commit 59f4b1f0c7 - Show all commits
+1 -1
View File
@@ -53,7 +53,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/arm64
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ steps.version.outputs.new_version }}
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest