Skip to content

Commit

Permalink
revert change to build.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Quantaindew committed Sep 6, 2024
1 parent 8580019 commit 67cc21c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-cli/src/commands/build.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export async function build () {
'linux/amd64',
'-v',
`${pwd}:/src`,
`p3rmaw3b/ao`,
`p3rmaw3b/ao:${VERSION.IMAGE}`,
'ao-build-module'
]
})
Expand Down

0 comments on commit 67cc21c

Please sign in to comment.