File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ # v1.2.5 - Changelog since v1.2.4
2+
3+ - Update base image to buster-1.10
4+
15# v1.2.4 - Changelog since v1.2.3
26
37## Changes by Kind
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ FROM k8s.gcr.io/build-image/debian-base-amd64:buster-v1.9.0 as mad-hack
2525RUN clean-install udev
2626
2727# Start from Kubernetes Debian base
28- FROM k8s.gcr.io/build-image/debian-base-amd64:buster-v1.9 .0
28+ FROM k8s.gcr.io/build-image/debian-base-amd64:buster-v1.10 .0
2929COPY --from=builder /go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/bin/gce-pd-csi-driver /gce-pd-csi-driver
3030# Install necessary dependencies
3131RUN clean-install util-linux e2fsprogs mount ca-certificates udev xfsprogs
You can’t perform that action at this time.
0 commit comments