Skip to content

Commit abc8f3b

Browse files
Merge pull request #401 from NVIDIA/dependabot/docker/deployments/container/nvidia/distroless/go-v4.0.8
Bump nvidia/distroless/go from v4.0.7 to v4.0.8 in /deployments/container
2 parents d4468db + a7d4d7b commit abc8f3b

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
@@ -66,7 +66,7 @@ RUN apt-get update \
6666
&& cp /bin/busybox /busybox/busybox \
6767
&& /busybox/busybox --install -s /busybox
6868

69-
FROM nvcr.io/nvidia/distroless/go:v4.0.7
69+
FROM nvcr.io/nvidia/distroless/go:v4.0.8
7070

7171
USER 0:0
7272

0 commit comments

Comments
 (0)