Skip to content

Commit f9a516d

Browse files
github-actions[bot]github-actions
andauthored
Automated documentation update (#618)
Automated documentation update Co-authored-by: github-actions <[email protected]>
1 parent 81b1439 commit f9a516d

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

features/src/cccl-dev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install NVIDIA CCCL development utilities
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/cccl-dev:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/cccl-dev:26": {}
1111
}
1212
```
1313

features/src/cmake/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install CMake
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/cmake:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/cmake:26": {}
1111
}
1212
```
1313

features/src/cuda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install the NVIDIA CUDA Toolkit
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/cuda:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/cuda:26": {}
1111
}
1212
```
1313

features/src/gcc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install gcc
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/gcc:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/gcc:26": {}
1111
}
1212
```
1313

features/src/gitlab-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Installs the GitLab CLI. Auto-detects latest version and installs needed depende
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/gitlab-cli:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/gitlab-cli:26": {}
1111
}
1212
```
1313

features/src/llvm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install LLVM compilers and tools
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/llvm:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/llvm:26": {}
1111
}
1212
```
1313

features/src/mambaforge/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install mambaforge
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/mambaforge:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/mambaforge:26": {}
1111
}
1212
```
1313

features/src/ninja/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install ninja-build
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/ninja:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/ninja:26": {}
1111
}
1212
```
1313

features/src/nvhpc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install the NVHPC SDK
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/nvhpc:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/nvhpc:26": {}
1111
}
1212
```
1313

features/src/oneapi/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A feature to install the Intel oneapi toolchain
77

88
```json
99
"features": {
10-
"ghcr.io/rapidsai/devcontainers/features/oneapi:25": {}
10+
"ghcr.io/rapidsai/devcontainers/features/oneapi:26": {}
1111
}
1212
```
1313

0 commit comments

Comments
 (0)