mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 04:06:24 +00:00
Merge pull request #1131 from kubernetes/dependabot/docker/build-image/debian-base-bookworm-v1.0.6
CodeQL / Analyze (go) (push) Failing after 32s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 26s
CodeQL / Analyze (go) (push) Failing after 32s
Scorecard supply-chain security / Scorecard analysis (push) Failing after 26s
chore(deps): bump build-image/debian-base from bookworm-v1.0.5 to bookworm-v1.0.6
This commit is contained in:
+1
-1
@@ -34,7 +34,7 @@ COPY . /gopath/src/k8s.io/node-problem-detector/
|
||||
WORKDIR /gopath/src/k8s.io/node-problem-detector
|
||||
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.5@sha256:dd9c1f36c33b410480f6e6dcdfc075b0dfcab2c137953dd40189dbd06bdf9938 AS base
|
||||
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.6@sha256:e100119ba6cf265b29957046f178e9374f9a9419133284c9b883e64c5b463d73 AS base
|
||||
|
||||
LABEL maintainer="Random Liu <lantaol@google.com>"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user