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.
2 parents d4468db + a7d4d7b commit abc8f3bCopy full SHA for abc8f3b
1 file changed
deployments/container/Dockerfile
@@ -66,7 +66,7 @@ RUN apt-get update \
66
&& cp /bin/busybox /busybox/busybox \
67
&& /busybox/busybox --install -s /busybox
68
69
-FROM nvcr.io/nvidia/distroless/go:v4.0.7
+FROM nvcr.io/nvidia/distroless/go:v4.0.8
70
71
USER 0:0
72
0 commit comments