Skip to content

Commit 9c9edfa

Browse files
chore(deps): bump build-image/debian-base in /pkg/blobplugin
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 ac73832 commit 9c9edfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/blobplugin/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
ARG ARCH=amd64
1616

17-
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4 AS base
17+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.5 AS base
1818

1919
FROM base AS builder
2020

0 commit comments

Comments
 (0)