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 fa8aea5 commit e848e4fCopy full SHA for e848e4f
docker/Dockerfile
@@ -72,7 +72,7 @@ RUN curl -L https://codeload.github.com/NVIDIA/cuda-samples/tar.gz/refs/tags/v${
72
73
# The C/C++ distroless image is used as a base since the CUDA vectorAdd
74
# sample application depends on C/C++ libraries.
75
-FROM nvcr.io/nvidia/distroless/cc:v3.2.0-dev
+FROM nvcr.io/nvidia/distroless/cc:v3.2.1-dev
76
77
ENV NVIDIA_VISIBLE_DEVICES=void
78
0 commit comments