Skip to content

Commit 31a9165

Browse files
committed
Update IoT Edge install instructions to use 0.8.0
1 parent 59f0cb9 commit 31a9165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/container-registry-connected-iot-edge-manifest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ ms.author: danlep
3636
"modules": {
3737
"connected-registry": {
3838
"settings": {
39-
"image": "<REPLACE_WITH_CLOUD_REGISTRY_NAME>.azurecr.io/acr/connected-registry:0.7.0",
39+
"image": "<REPLACE_WITH_CLOUD_REGISTRY_NAME>.azurecr.io/acr/connected-registry:0.8.0",
4040
"createOptions": "{\"HostConfig\":{\"Binds\":[\"/home/azureuser/connected-registry:/var/acr/data\"]}}"
4141
},
4242
"type": "docker",

0 commit comments

Comments
 (0)