Skip to content

Commit 1521ed6

Browse files
authored
Merge pull request #172 from Mellanox/dependabot/docker/nvidia/distroless/go-v3.1.12
chore: bump nvidia/distroless/go from v3.1.11 to v3.1.12
2 parents 16640aa + 609141c commit 1521ed6

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
@@ -24,7 +24,7 @@ RUN go mod download
2424
ADD ./ ./
2525
RUN make all
2626

27-
FROM nvcr.io/nvidia/distroless/go:v3.1.11
27+
FROM nvcr.io/nvidia/distroless/go:v3.1.12
2828
LABEL org.opencontainers.image.source=https://nvcr.io/nvidia/cloud-native/multus-cni
2929
WORKDIR /
3030
# Copy the built binary and plugins from the builder stage

0 commit comments

Comments
 (0)