Skip to content

Commit d69fd27

Browse files
authored
Merge pull request #2091 from k8s-infra-cherrypick-robot/cherry-pick-2089-to-release-1.29
[release-1.29] chore: upgrade to debian-base:bookworm-v1.0.4 base image
2 parents af13c12 + f424f29 commit d69fd27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/azurefileplugin/Dockerfile

+1-1
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)