Skip to content

Commit a03a8d5

Browse files
author
Summer
authored
update docker image hint (#8)
1 parent 4a25960 commit a03a8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/dotnet-template-azure-iot-edge-module/CSharp/deployment.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"status": "running",
3636
"restartPolicy": "always",
3737
"settings": {
38-
"image": "<dockeruser>/<image>:<tag>",
38+
"image": "<registry>/<image>:<tag>",
3939
"createOptions": "{}"
4040
}
4141
}

0 commit comments

Comments
 (0)