chore(ci): beta image only provides amd64 architecture

This commit is contained in:
DDSRem
2024-12-16 21:30:41 +08:00
parent 07e91d4eb1
commit 3c08054234

View File

@@ -43,7 +43,6 @@ jobs:
file: Dockerfile
platforms: |
linux/amd64
linux/arm64/v8
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}