Skip to content

Commit df6d0d6

Browse files
dependabot[bot]hakman
authored andcommitted
chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6.
1 parent 02561d8 commit df6d0d6

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
@@ -34,7 +34,7 @@ COPY . /gopath/src/k8s.io/node-problem-detector/
3434
WORKDIR /gopath/src/k8s.io/node-problem-detector
3535
RUN GOARCH=${TARGETARCH} make bin/node-problem-detector bin/health-checker bin/log-counter
3636

37-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.5@sha256:dd9c1f36c33b410480f6e6dcdfc075b0dfcab2c137953dd40189dbd06bdf9938 AS base
37+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.6@sha256:e100119ba6cf265b29957046f178e9374f9a9419133284c9b883e64c5b463d73 AS base
3838

3939
LABEL maintainer="Random Liu <[email protected]>"
4040

0 commit comments

Comments
 (0)