We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c9eb58 + c74ccef commit 8c21c23Copy full SHA for 8c21c23
Dockerfile
@@ -23,7 +23,7 @@ RUN GOARCH=$(echo $TARGETPLATFORM | cut -f2 -d '/') GCE_PD_CSI_STAGING_VERSION=$
23
24
# Start from Kubernetes Debian base.
25
26
-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
27
28
# Install necessary dependencies
29
# google_nvme_id script depends on the following packages: nvme-cli, xxd, bash
0 commit comments