File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ WORKDIR /go/src/github.com/GoogleCloudPlatform/lustre-csi-driver
2121ADD . .
2222RUN make driver GOARCH=${TARGETARCH} BINDIR=/bin
2323
24- FROM gke.gcr.io/debian-base:bookworm-v1.0.6-gke.1 AS debian
24+ FROM gke.gcr.io/debian-base:bookworm-v1.0.6-gke.3 AS debian
2525ENV DEBIAN_FRONTEND=noninteractive
2626ARG TARGETPLATFORM
2727
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- FROM gke.gcr.io/debian-base:bookworm-v1.0.6-gke.1
15+ FROM gke.gcr.io/debian-base:bookworm-v1.0.6-gke.3
1616
1717# Set non-interactive mode for apt to prevent prompts
1818ENV DEBIAN_FRONTEND=noninteractive
You can’t perform that action at this time.
0 commit comments