Skip to content

Commit 418fd5c

Browse files
authored
Merge pull request #2951 from kubernetes-sigs/dependabot/docker/pkg/azurefileplugin/build-image/debian-base-bookworm-v1.0.7
build(deps): bump build-image/debian-base from bookworm-v1.0.6 to bookworm-v1.0.7 in /pkg/azurefileplugin
2 parents f07ed37 + 908250f commit 418fd5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

1919
FROM base AS builder
2020

0 commit comments

Comments
 (0)