Chore: Update to python38 54/69954/1
authorAnil Belur <abelur@linuxfoundation.org>
Tue, 5 Apr 2022 02:33:34 +0000 (12:33 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Tue, 5 Apr 2022 02:33:34 +0000 (12:33 +1000)
commitc4fb8817be3aa8f12d95bbd9eda8a774a4b530f9
treedf29bc8b4f0e0f23ca7fb3a6918cce5eb4ab8a5f
parenta263583c3578f89e68f4013bfa1d344e9df4b6b9
Chore: Update to python38

The provisioning script fails with errors while
trying to install python36 on CentOS8 image build.

python 3.6 is EOL, bump the install script to use python 3.8.

Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
Change-Id: I0431ee938c9da1c254e9ccc80c0e7d760bbde0ff
provision/install-python.sh