Skip to content

Commit ef51054

Browse files
chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-version: bookworm-v1.0.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f8e0ea commit ef51054

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 <lantaol@google.com>"
4040

0 commit comments

Comments
 (0)