Skip to content

Commit

Permalink
Merge pull request #1833 from k8s-infra-cherrypick-robot/cherry-pick-…
Browse files Browse the repository at this point in the history
…1832-to-release-1.15

[release-1.15] Update base image to bookworm-v1.0.4-gke.2
  • Loading branch information
k8s-ci-robot authored Sep 23, 2024
2 parents 1c9eb58 + c74ccef commit 8c21c23
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 @@ -23,7 +23,7 @@ RUN GOARCH=$(echo $TARGETPLATFORM | cut -f2 -d '/') GCE_PD_CSI_STAGING_VERSION=$

# Start from Kubernetes Debian base.

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

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

0 comments on commit 8c21c23

Please sign in to comment.