Skip to content

Commit 8120cf7

Browse files
authored
Merge pull request #1222 from hakman/automated-cherry-pick-of-#1218-upstream-release-1.34
Automated cherry pick of #1218: chore(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7
2 parents b2096f7 + 5c18b82 commit 8120cf7

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
@@ -20,7 +20,7 @@ COPY . /src/
2020
WORKDIR /src
2121
RUN GOARCH=${TARGETARCH} make bin/node-problem-detector bin/health-checker bin/log-counter
2222

23-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.6@sha256:e100119ba6cf265b29957046f178e9374f9a9419133284c9b883e64c5b463d73 AS base
23+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.7@sha256:368abceecc1308e0913a6fd5ab89a513ee4268becefc2a82dbe616462b29a46b AS base
2424

2525
RUN clean-install util-linux bash libsystemd-dev
2626

0 commit comments

Comments
 (0)