Skip to content

Commit 3bfbc0a

Browse files
chore(deps): bump build-image/debian-base
Bumps build-image/debian-base from bookworm-v1.0.4 to bookworm-v1.0.5. --- updated-dependencies: - dependency-name: build-image/debian-base dependency-version: bookworm-v1.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dea6d70 commit 3bfbc0a

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
@@ -35,7 +35,7 @@ COPY . /gopath/src/k8s.io/node-problem-detector/
3535
WORKDIR /gopath/src/k8s.io/node-problem-detector
3636
RUN GOARCH=${TARGETARCH} make bin/node-problem-detector bin/health-checker bin/log-counter
3737

38-
FROM --platform=${TARGETPLATFORM} registry.k8s.io/build-image/debian-base:bookworm-v1.0.4@sha256:0a17678966f63e82e9c5e246d9e654836a33e13650a698adefede61bb5ca099e as base
38+
FROM --platform=${TARGETPLATFORM} registry.k8s.io/build-image/debian-base:bookworm-v1.0.5@sha256:dd9c1f36c33b410480f6e6dcdfc075b0dfcab2c137953dd40189dbd06bdf9938 as base
3939

4040
LABEL maintainer="Random Liu <[email protected]>"
4141

0 commit comments

Comments
 (0)