Skip to content

Commit 8c21c23

Browse files
authored
Merge pull request #1833 from k8s-infra-cherrypick-robot/cherry-pick-1832-to-release-1.15
[release-1.15] Update base image to bookworm-v1.0.4-gke.2
2 parents 1c9eb58 + c74ccef commit 8c21c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ RUN GOARCH=$(echo $TARGETPLATFORM | cut -f2 -d '/') GCE_PD_CSI_STAGING_VERSION=$
2323

2424
# Start from Kubernetes Debian base.
2525

26-
FROM gke.gcr.io/debian-base:bookworm-v1.0.3-gke.0 as debian
26+
FROM gke.gcr.io/debian-base:bookworm-v1.0.4-gke.2 as debian
2727

2828
# Install necessary dependencies
2929
# google_nvme_id script depends on the following packages: nvme-cli, xxd, bash

0 commit comments

Comments
 (0)