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
-1
View File
@@ -43,7 +43,6 @@ jobs:
file: Dockerfile file: Dockerfile
platforms: | platforms: |
linux/amd64 linux/amd64
linux/arm64/v8
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}