We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d5ae6 commit 01cfbdfCopy full SHA for 01cfbdf
build.ps1
@@ -64,7 +64,7 @@ try {
64
$DockerOrg = $Registry
65
}
66
else {
67
- $DockerOrg = "steeltoeoss"
+ $DockerOrg = "steeltoe.azurecr.io"
68
69
70
if ($Help) {
0 commit comments