We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6503712 + 6b75a2d commit 0604a06Copy full SHA for 0604a06
1 file changed
.devcontainer/Dockerfile
@@ -1,6 +1,6 @@
1
# Use Nvidia Ubuntu 22 base (includes CUDA if a supported GPU is present)
2
# https://hub.docker.com/r/nvidia/cuda
3
-FROM nvidia/cuda:13.0.1-devel-ubuntu22.04@sha256:93a8d207db5aaa6384f834a6bf70d417433f709e61b57a91e7cc99c16172f49c
+FROM nvidia/cuda:13.0.2-devel-ubuntu22.04@sha256:1c517d4fb96528c8999e14e6e6b16d7e2ff9ae8d194fd788d60fdc88e693e982
4
5
ARG PYTHON_VERSION
6
0 commit comments