Skip to content

Commit 06ca909

Browse files
committed
Whoops. amd64 only, not arm64
1 parent 0b163e9 commit 06ca909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
tags: ${{ steps.meta.outputs.tags }}
106106
labels: ${{ steps.meta.outputs.labels }}
107107
push: ${{ env.PUSH }}
108-
platforms: linux/arm64
108+
platforms: linux/amd64
109109
#platforms: linux/amd64,linux/arm64
110110

111111
desktop:

0 commit comments

Comments
 (0)