cos-gpu-installer: release new version to fix libstdc++ placement

BUG=b/493622035
TEST=Run locally on a VM to install grid driver and verify license (with custom cos-extensions) + verify CUDA workload
RELEASE_NOTE=None

Change-Id: Ie75f8b54e2eef76190410b35e1e6b4724a18d001
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/139705
Reviewed-by: Kevin Berry <kpberry@google.com>
Cloud-Build: Miri Amarilio <mirilio@google.com>
Tested-by: Miri Amarilio <mirilio@google.com>
1 file changed
tree: 6bc8e1eac5bfb650369ee434351a9cf4e88b64e5
  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. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_builds.sh
  16. run_unit_tests.sh
  17. 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.