Skip to content

Commit be35290

Browse files
authored
Merge pull request #1577 from k8s-infra-cherrypick-robot/cherry-pick-1575-to-release-1.24
[release-1.24] chore: upgrade to debian-base:bookworm-v1.0.4 base image
2 parents 528fec7 + 0983f38 commit be35290

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.3 AS base
17+
FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4 AS base
1818

1919
FROM base AS builder
2020

0 commit comments

Comments
 (0)