Skip to content

Commit 59f0cb9

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/container-registry/tutorial-deploy-connected-registry-nested-iot-edge-cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Overall, the lower layer deployment file is similar to the top layer deployment
9292
"modules": {
9393
"connected-registry": {
9494
"settings": {
95-
"image": "$upstream:8000/acr/connected-registry:0.7.0",
95+
"image": "$upstream:8000/acr/connected-registry:0.8.0",
9696
"createOptions": "{\"HostConfig\":{\"Binds\":[\"/home/azureuser/connected-registry:/var/acr/data\"]}}"
9797
},
9898
"type": "docker",

0 commit comments

Comments
 (0)