Skip to content

Commit 2208d66

Browse files
committed
Build both linux/amd64 and linux/arm64 images
1 parent 6e7e4b9 commit 2208d66

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
with:
5151
context: .
5252
push: true
53+
platforms: linux/amd64,linux/arm64
5354
tags: ${{ steps.meta.outputs.tags }}
5455
labels: ${{ steps.meta.outputs.labels }}
5556
cache-from: type=gha

0 commit comments

Comments
 (0)