Skip to content

Commit 1b8ea26

Browse files
pudkrongcoderbyheart
authored andcommitted
feat: using docker buildx
1 parent 735f6c0 commit 1b8ea26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

aws/getOrBuildDockerImage.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ export const getOrBuildDockerImage =
104104
await run({
105105
command: 'docker',
106106
args: [
107+
'buildx',
107108
'build',
108109
'--platform',
109110
'linux/amd64',

0 commit comments

Comments
 (0)