Skip to content

Commit 154b21e

Browse files
committed
add arm64 support
1 parent 468a669 commit 154b21e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
with:
4444
context: .
4545
push: true
46+
platforms: linux/amd64,linux/arm64
4647
tags: ${{ steps.meta.outputs.tags }}
4748
labels: ${{ steps.meta.outputs.labels }}
4849
cache-from: type=gha

0 commit comments

Comments
 (0)