Skip to content

Commit d4f9ca8

Browse files
authored
Merge pull request #184 from k8snetworkplumbingwg/dependabot/docker/distroless/static-debian13-47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6
chore: bump distroless/static-debian13 from `972618c` to `47b2d72`
2 parents dbb1243 + 1f0fd5d commit d4f9ca8

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
@@ -18,7 +18,7 @@ RUN make clean && \
1818

1919
# docker pull gcr.io/distroless/static-debian13
2020
# docker inspect --format='{{index .RepoDigests 0}}' gcr.io/distroless/static-debian13
21-
FROM gcr.io/distroless/static-debian13@sha256:972618ca78034aaddc55864342014a96b85108c607372f7cbd0dbd1361f1d841
21+
FROM gcr.io/distroless/static-debian13@sha256:47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6
2222

2323
COPY --from=builder \
2424
/usr/src/ib-sriov-cni/build/ib-sriov \

0 commit comments

Comments
 (0)