Skip to content

Commit 71fc3e4

Browse files
authored
Merge pull request #207892 from PatrickFarley/comvis-updates
[cog svcs] update iotedge version
2 parents 66bd6a5 + 20a5f6b commit 71fc3e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cognitive-services/Computer-vision/spatial-analysis-container.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,7 @@ sudo apt-get update
299299
Install the 1.0.9 release:
300300

301301
```bash
302-
sudo apt-get install iotedge=1.0.9* libiothsm-std=1.0.9*
302+
sudo apt-get install iotedge=1.1* libiothsm-std=1.1*
303303
```
304304

305305
Next, register the host computer as an IoT Edge device in your IoT Hub instance, using a [connection string](../../iot-edge/how-to-provision-single-device-linux-symmetric.md#register-your-device).
@@ -461,7 +461,7 @@ sudo apt-get update
461461
Install the 1.0.9 release:
462462

463463
```bash
464-
sudo apt-get install iotedge=1.0.9* libiothsm-std=1.0.9*
464+
sudo apt-get install iotedge=1.1* libiothsm-std=1.1*
465465
```
466466

467467
Next, register the VM as an IoT Edge device in your IoT Hub instance, using a [connection string](../../iot-edge/how-to-provision-single-device-linux-symmetric.md#register-your-device).

0 commit comments

Comments
 (0)