release: update the cos_customizer to reduce gpu sizes

Releasing the cos_customizer with a new change that downloads
the toolchain onto a scratch disk instead of a bootdisk.
The new version of the cos_customizer will be v20220823.

Change-Id: Iae772bf8b4df37980c7980b8703475c302e19fb2
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/36269
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: Nobel Barakat <nobelbarakat@google.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
1 file changed
tree: 790ed91af20c622925cf3197668636816db91dc5
  1. release/
  2. src/
  3. testing/
  4. .gitignore
  5. BUILD.bazel
  6. cloudbuild.yaml
  7. CONTRIBUTING.md
  8. deps.bzl
  9. go.mod
  10. go.sum
  11. LICENSE
  12. README.md
  13. run_tests.sh
  14. 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.