commit | c8982d2b7f73b0da5d2c8ad99ed6dfef5851f95c | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Thu Jun 10 10:57:36 2021 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jul 05 15:28:32 2021 -0400 |
tree | 5c48d348930efa23ec452673f2afafb9581e8eb9 | |
parent | e8946153c922eb286d5d172277e031150ba5670e [diff] |
Docker/CI: Update to "focal" and latest build Move us up to being based on Ubuntu 20.04 "focal" and the latest tag from Ubuntu for this release. For this, we make sure that "python" is now python3 but still include python2.7 for the rx51 qemu build as that is very old and does not support python3. Signed-off-by: Tom Rini <trini@konsulko.com>