Skip to content

Commit 04fc23c

Browse files
Bump nvidia/distroless/go in /deployments/container (#1949)
1 parent c648e14 commit 04fc23c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deployments/container/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ RUN apt-get update \
5151
&& cp /bin/busybox /busybox/busybox \
5252
&& /busybox/busybox --install -s /busybox
5353

54-
FROM nvcr.io/nvidia/distroless/go:v4.0.8 AS application
54+
FROM nvcr.io/nvidia/distroless/go:v4.0.9 AS application
5555

5656
USER 0:0
5757

0 commit comments

Comments
 (0)