We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15779e commit 8f5b843Copy full SHA for 8f5b843
.devcontainer/devcontainer.json
@@ -1,6 +1,6 @@
1
{
2
"shutdownAction": "stopContainer",
3
- "image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda12.9-ubuntu22.04",
+ "image": "rapidsai/devcontainers:25.12-cpp-gcc13-cuda12.9-ubuntu24.04",
4
"hostRequirements": {
5
"gpu": true
6
},
0 commit comments