fix: remove arm for docker ci

This commit is contained in:
thesimplekid
2025-03-25 09:19:30 +00:00
parent 0454f6299e
commit 1634dd6552

View File

@@ -53,7 +53,7 @@ jobs:
with:
context: .
push: true
platforms: linux/amd64,linux/arm64
platforms: linux/amd64
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha