There was an error while loading. Please reload this page.
1 parent c648e14 commit 04fc23cCopy full SHA for 04fc23c
1 file changed
deployments/container/Dockerfile
@@ -51,7 +51,7 @@ RUN apt-get update \
51
&& cp /bin/busybox /busybox/busybox \
52
&& /busybox/busybox --install -s /busybox
53
54
-FROM nvcr.io/nvidia/distroless/go:v4.0.8 AS application
+FROM nvcr.io/nvidia/distroless/go:v4.0.9 AS application
55
56
USER 0:0
57
0 commit comments