Skip to content

Commit 933f78c

Browse files
authored
Add support for multiple Docker platforms (#736)
Signed-off-by: Stephen Paulger <[email protected]>
1 parent 340fa60 commit 933f78c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish-docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ jobs:
8383
with:
8484
context: .
8585
push: true
86+
platforms: linux/amd64,linux/arm64
8687
tags: ${{ steps.meta.outputs.tags }}
8788
labels: ${{ steps.meta.outputs.labels }}
8889

0 commit comments

Comments
 (0)