mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 12:16:26 +00:00
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>
(cherry picked from commit 1d01ffae34)
This commit is contained in:
committed by
Ciprian Hacman
parent
4014028983
commit
32cf258519
+1
-1
@@ -20,7 +20,7 @@ COPY . /src/
|
||||
WORKDIR /src
|
||||
RUN GOARCH=${TARGETARCH} make bin/node-problem-detector bin/health-checker bin/log-counter
|
||||
|
||||
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.7@sha256:368abceecc1308e0913a6fd5ab89a513ee4268becefc2a82dbe616462b29a46b AS base
|
||||
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.8@sha256:bb933ac3606ff3f69854a7eba5da1eaef5064ef62d83f3cb0e4be40eb53522e0 AS base
|
||||
|
||||
RUN clean-install util-linux bash libsystemd-dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user