Feat(docker): support arm platform

This commit is contained in:
ghmark675
2025-11-07 16:12:53 +08:00
parent 34d4eeba62
commit 58bf522432
+1
View File
@@ -47,3 +47,4 @@ jobs:
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
platform: linux/amd64,linux/arm64