Skip to content

Commit fb486e5

Browse files
committed
add default platform
1 parent 504a080 commit fb486e5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ runs:
133133
target: ${{ inputs.dockerbuildtarget }}
134134
build-args: ${{ inputs.dockerbuildargs }}
135135
tags: ${{ steps.preparation.outputs.tag_list }}
136+
platforms: linux/amd64
136137
cache-from: type=gha
137138
cache-to: type=gha,mode=max
138139

0 commit comments

Comments
 (0)