Skip to content

Commit ef1d9de

Browse files
authored
Merge pull request #219 from Mellanox/dependabot/docker/nvidia/distroless/go-v3.2.0-dev
chore: bump nvidia/distroless/go from v3.1.13-dev to v3.2.0-dev
2 parents 06d6808 + c3c1101 commit ef1d9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ FROM alpine:3 AS pkgs
3333
RUN apk add --no-cache hwdata-pci=0.395-r0 kmod=34.2-r0
3434

3535

36-
FROM nvcr.io/nvidia/distroless/go:v3.1.13-dev
36+
FROM nvcr.io/nvidia/distroless/go:v3.2.0-dev
3737

3838
# hadolint ignore=DL3002
3939
USER 0:0

0 commit comments

Comments
 (0)