Skip to content

Commit cf3775b

Browse files
Merge pull request #179 from Mellanox/dependabot/docker/nvidia/distroless/go-v3.1.13
chore: bump nvidia/distroless/go from v3.1.12 to v3.1.13
2 parents 7651717 + 1c9443b commit cf3775b

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
@@ -27,7 +27,7 @@ RUN go mod download
2727
ADD ./ ./
2828
RUN make all
2929

30-
FROM nvcr.io/nvidia/distroless/go:v3.1.12
30+
FROM nvcr.io/nvidia/distroless/go:v3.1.13
3131
LABEL org.opencontainers.image.source=https://nvcr.io/nvidia/cloud-native/multus-cni
3232
WORKDIR /
3333
# Copy the built binary and plugins from the builder stage

0 commit comments

Comments
 (0)