cos-kdump-debugger: Change the base image to debian:bookworm.

With kernel 5.15 upgrade, kdump test fails due to crash tool
incompatibility. For now use debian:bookworm which has the latest crash
tool until we build our own crash tool.

BUG=b/208840137
TEST=Manually checked crash tool for the latest kernel.

Change-Id: If036cabdfb92d34be70f145a2adb770260fd2d75
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/31701
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
Reviewed-by: Arnav Kansal <rnv@google.com>
Tested-by: Meena Shanmugam <meenashanmugam@google.com>
1 file changed
tree: c56f246c84dc6feda040e6657f6e8c35af0cdbb8
  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.