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.
pixi-docker
1 parent 4b6d064 commit a15e2faCopy full SHA for a15e2fa
docs/deployment/container.md
@@ -11,7 +11,8 @@ There are different tags for different base images available:
11
- `latest` - based on `ubuntu:jammy`
12
- `focal` - based on `ubuntu:focal`
13
- `bullseye` - based on `debian:bullseye`
14
-- `jammy-cuda-12.2.2` - based on `nvidia/cuda:12.2.2-jammy`
+- `noble-cuda-12.9.1` - based on `nvidia/cuda:12.9.1-base-ubuntu24.04`
15
+- `noble-cuda-13.0.0` - based on `nvidia/cuda:13.0.0-base-ubuntu24.04`
16
- ... and more
17
18
!!!tip "All tags"
0 commit comments