cos-customizer: update gpu-installer-v1 to v20220608

The latest installer uses gs://cos-sdk to download
toolchain. Toolchain cannot be found at the old location.

Change-Id: I7374eec8b2ac3cd170bcf04a682162caf799095d
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/34221
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Tested-by: He Gao <hegao@google.com>
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
1 file changed
tree: 5046775b3948d0c15bce7eb81bf9151f367e9111
  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.