| commit | be47eedb365e2d6e6d6b914e0908794367e836e0 | [log] [tgz] |
|---|---|---|
| author | Zhongpeng Lin <zplin@uber.com> | Mon Nov 07 05:55:12 2022 -0800 |
| committer | GitHub <noreply@github.com> | Mon Nov 07 14:55:12 2022 +0100 |
| tree | 6ca57341d553be4567cea02657ae777b8dacd2ca | |
| parent | 1e56ce8c1046c5f233c0d2194b4c7dc0e574879b [diff] |
Adding docker-ce to ubuntu2204 (#1487) The removal of ubuntu2104 broke the CI for rules_docker (https://github.com/bazelbuild/continuous-integration/pull/1422#issuecomment-1275422478). We had to downgrade to ubuntu2004, which is not ideal. Adding docker-ce to ubuntu2204 so rules_docker can use it.