Skip to content

Commit 41eea23

Browse files
committed
chore: build linux/arm64 images
1 parent fb4706d commit 41eea23

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/actions/docker/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ runs:
4444
BUILD_DATE=${{ steps.context.outputs.build_date }}
4545
VCS_REF=${{ steps.context.outputs.vcs_ref }}
4646
context: ${{ steps.context.outputs.path }}
47+
platforms: linux/amd64,linux/arm64
4748
file: ${{ inputs.dockerfile }}
4849
push: true
4950
tags: ${{ steps.context.outputs.tags }}

0 commit comments

Comments
 (0)