cos_gpu_installer: update debian base image version to bookworm

Updating the container image of cos-gpu-installer to use debian:bookworm as
it contains glibc 2.33 which helps in building kernel modules.

BUG=b/225958311
TEST=tested using v1 installer on 101
RELEASE_NOTES=Build cos-gpu-installer using debian:bookworm

Change-Id: Ibe0b5fe8ba36f172f5c4ec40be0fbcbdfe9164fa
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/31703
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Rayan Dasoriya <dasoriya@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
2 files changed
tree: 88bb21e45dbb896896ec8a05d80e30b1fcf957f6
  1. release/
  2. src/
  3. testing/
  4. BUILD.bazel
  5. cloudbuild.yaml
  6. CONTRIBUTING.md
  7. deps.bzl
  8. go.mod
  9. go.sum
  10. LICENSE
  11. README.md
  12. run_tests.sh
  13. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.