Skip to content

Commit 20a5f6b

Browse files
committed
update iotedge version
1 parent ba9d72a commit 20a5f6b

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).
@@ -465,7 +465,7 @@ sudo apt-get update
465465
Install the 1.0.9 release:
466466

467467
```bash
468-
sudo apt-get install iotedge=1.0.9* libiothsm-std=1.0.9*
468+
sudo apt-get install iotedge=1.1* libiothsm-std=1.1*
469469
```
470470

471471
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)