We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38f6413 + 6d5b839 commit c88ce54Copy full SHA for c88ce54
docker/Dockerfile
@@ -95,7 +95,7 @@ RUN curl -L https://codeload.github.com/NVIDIA/cuda-samples/tar.gz/refs/tags/${C
95
96
# The C/C++ distroless image is used as a base since the CUDA vectorAdd
97
# sample application depends on C/C++ libraries.
98
-FROM nvcr.io/nvidia/distroless/cc:v3.1.11-dev
+FROM nvcr.io/nvidia/distroless/cc:v3.1.12-dev
99
100
ENV NVIDIA_VISIBLE_DEVICES=void
101
0 commit comments