Skip to content

Commit 157ee15

Browse files
committed
fix: Add arm64 docker support (?)
1 parent c39c668 commit 157ee15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,4 @@ jobs:
4949
push: true
5050
tags: ${{ steps.meta.outputs.tags }}
5151
labels: ${{ steps.meta.outputs.labels }}
52+
platforms: linux/amd64,linux/arm64

0 commit comments

Comments
 (0)