Skip to content

Commit a4df3f2

Browse files
authored
Update docker-publish.yml
1 parent a24b80d commit a4df3f2

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,7 @@ jobs:
4848
push: true
4949
platforms: |
5050
linux/amd64,
51-
linux/arm32v6,
52-
linux/arm32v7,
53-
linux/arm64v8
51+
linux/arm64
5452
5553
tags: ${{ steps.meta.outputs.tags }}
5654
labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)