Skip to content

Commit

Permalink
Update DEBIAN_IMAGE to bookworm (#2690)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkumatag authored Oct 16, 2024
1 parent dde74a1 commit ffd6a76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ARG DISTROLESS_IMAGE=registry.k8s.io/build-image/go-runner:v2.3.1-go1.22.2-bookw
ARG ALPINE_IMAGE=alpine:3.17.5

# cinder-csi-plugin uses Debian as a base image
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

################################################################################
## BUILD STAGE ##
Expand Down

0 comments on commit ffd6a76

Please sign in to comment.