cos/tools: Change the base image to debian:bookworm backports

There is an issue related to mem declare for kernels versions after 6.1.
Changing it to backports for the fix.

BUG=b/265997239
TEST=presubmit
RELEASE_NOTE=None

Change-Id: Ib7618fef7c0fac4ec490bf22e68fe7c0583c11db
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/42847
Reviewed-by: Meena Shanmugam <meenashanmugam@google.com>
Tested-by: Varsha Teratipally <teratipally@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
1 file changed
tree: 553968e7e3b960a13b990724d31d96c165340160
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. 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.