Skip to content

Commit 58dd10e

Browse files
committed
use multi-platform image
1 parent 79d848f commit 58dd10e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/artifacts_build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ runs:
9595
push: ${{ inputs.push_image }}
9696
context: .
9797
file: ./Dockerfile
98-
platforms: linux/amd64
98+
platforms: linux/amd64,linux/arm64
9999
tags: ${{ inputs.image_uri_with_tag }}
100100
load: ${{ inputs.load_image }}
101101

0 commit comments

Comments
 (0)