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 dde74a1 commit ffd6a76Copy full SHA for ffd6a76
Dockerfile
@@ -29,7 +29,7 @@ ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.3.1-go1.22.2-bookw
29
ARG ALPINE_IMAGE=alpine:3.17.5
30
31
# cinder-csi-plugin uses Debian as a base image
32
-ARG DEBIAN_IMAGE=registry.k8s.io/build-image/debian-base:bullseye-v1.4.3
+ARG DEBIAN_IMAGE=registry.k8s.io/build-image/debian-base:bookworm-v1.0.4
33
34
################################################################################
35
## BUILD STAGE ##
0 commit comments