Skip to content

Commit 9dd3142

Browse files
authored
Merge pull request #215 from Mellanox/dependabot/docker/nvidia/distroless/go-v3.1.13-dev
chore: bump nvidia/distroless/go from v3.1.12-dev to v3.1.13-dev
2 parents fb915c4 + 1519c9e commit 9dd3142

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.12-dev
36+
FROM nvcr.io/nvidia/distroless/go:v3.1.13-dev
3737

3838
# hadolint ignore=DL3002
3939
USER 0:0

0 commit comments

Comments
 (0)