project-kb
project-kb copied to clipboard
Prospector assuremoss
trafficstars
Since uvicorn default docker images are not arm64 compatible I re-created it from scratch using the official python-slim image, final size is also reduced by approx. 500MB and python version is upgraded from 3.8.5 -> 3.8.13.
I added an automatic environment file loading in prospector/git/git.py so we avoid problems when the client loads the GIT_CACHE variable.
I updated the Pipfile to get the latest available version of the dependencies, the Pipfile.lock instead now has the exact versions to run prospector with a python 3.8.13 environment.