Issue with the installation of Python 3.8 with docker file
I am trying to update my CI Pipeline for git lab, but my pipeline keeps on failing because the docker in docker of my runner fails to install python 3.8. In my Docker file I am running the following commands…