Skip to content

Commit 83d5c45

Browse files
authored
Update holoscan version (#655)
Update holoscan docker image version to 2.8.0 in the README Signed-off-by: Bruce Hashemian <3968947+drbeh@users.noreply.github.com> Co-authored-by: Bruce Hashemian <3968947+drbeh@users.noreply.github.com>
1 parent 0983ad2 commit 83d5c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,11 +89,11 @@ Check to verify that the image is created:
8989
$ docker images
9090
REPOSITORY TAG IMAGE ID CREATED SIZE
9191
...
92-
holohub ngc-v2.1.0-dgpu 17e3aa51f129 13 days ago 13.2GB
92+
holohub ngc-v2.8.0-dgpu 17e3aa51f129 13 days ago 13.2GB
9393
...
9494
```
9595

96-
***Note:*** The development container script ```dev_container``` will by default detect if the system is using an iGPU (integrated GPU) or a dGPU (discrete GPU) and use [NGC's Holoscan SDK container](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/clara-holoscan/containers/holoscan) **`v2.1`** for the [Container build](#container-build-recommended). See [Advanced Container Build Options](/doc/developer.md#advanced-build-options-container) if you would like to use an older version of the SDK as a custom base image.
96+
***Note:*** The development container script ```dev_container``` will by default detect if the system is using an iGPU (integrated GPU) or a dGPU (discrete GPU) and use [NGC's Holoscan SDK container](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/clara-holoscan/containers/holoscan) **`v2.8`** for the [Container build](#container-build-recommended). See [Advanced Container Build Options](/doc/developer.md#advanced-build-options-container) if you would like to use an older version of the SDK as a custom base image.
9797

9898
See the [Developer Reference document](/doc/developer.md) for additional options.
9999

0 commit comments

Comments
 (0)