Skip to content

Commit a97328f

Browse files
authored
Merge pull request #1578 from k8s-infra-cherrypick-robot/cherry-pick-1575-to-release-1.23
[release-1.23] chore: upgrade to debian-base:bookworm-v1.0.4 base image
2 parents f2bd019 + 318fc0a commit a97328f

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)