Skip to content

Commit 01cfbdf

Browse files
committed
update default docker org
1 parent 58d5ae6 commit 01cfbdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ try {
6464
$DockerOrg = $Registry
6565
}
6666
else {
67-
$DockerOrg = "steeltoeoss"
67+
$DockerOrg = "steeltoe.azurecr.io"
6868
}
6969

7070
if ($Help) {

0 commit comments

Comments
 (0)