Skip to content

Commit

Permalink
Update pip devcontainers to UCX v1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jul 30, 2024
1 parent 58bd1c8 commit 6e61cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/cuda12.5-pip/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"args": {
"CUDA": "12.5",
"PYTHON_PACKAGE_MANAGER": "pip",
"BASE": "rapidsai/devcontainers:24.10-cpp-cuda12.5-ucx1.15.0-openmpi-ubuntu22.04"
"BASE": "rapidsai/devcontainers:24.10-cpp-cuda12.5-ucx1.17.0-openmpi-ubuntu22.04"
}
},
"runArgs": [
Expand Down

0 comments on commit 6e61cd6

Please sign in to comment.