We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bba4d0f commit b4c5692Copy full SHA for b4c5692
pkg/azurefileplugin/Dockerfile
@@ -14,7 +14,7 @@
14
15
ARG ARCH=amd64
16
17
-FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.3 AS base
+FROM registry.k8s.io/build-image/debian-base:bookworm-v1.0.4 AS base
18
19
FROM base AS builder
20
0 commit comments