Skip to content

Commit 1d01ffa

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7@sha256:368abceecc1308e0913a6fd5ab89a513ee4268becefc2a82dbe616462b29a46b AS base
23+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.8@sha256:bb933ac3606ff3f69854a7eba5da1eaef5064ef62d83f3cb0e4be40eb53522e0 AS base
2424

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

0 commit comments

Comments
 (0)