noble-amd64-hafnium: update to a newer base ubuntu
This newer docker for hafnium CI jobs:
- installs clang20.
- drops python from dependencies.
- updates libncurses5 to libncurses6.
- dropped the download and use of the get-pip.py script.
- add python3-venv to the dependencies.
- create a python venv and adds its bin folder to the
docker's PATH.
- use pip instead of pip3 when installing python
dependencies.
Signed-off-by: J-Alves <joao.alves@arm.com>
Change-Id: I7f3d710dffa167b514de299b1bfdf7a258b8a648
4 files changed