Update rules_docker to latest release

Fixes compatibility issues with newer Python versions

Change-Id: I55a118fd391bef45017501e77284adda5186d1ff
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/35947
Tested-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Nobel Barakat <nobelbarakat@google.com>
1 file changed
tree: a396500da453be85605157680a956771e0a8d64c
  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.