docker build . -f Dockerfile -t vessel-detection-sentinels:$IMAGE_TAG
=> ERROR [ 4/11] RUN pip install --no-cache-dir -r /home/vessel_detection/requirements.txt
38.37 Collecting networkx>=2.2
38.38 Downloading https://download.pytorch.org/whl/networkx-3.2.1-py3-none-any.whl (1.6 MB)
39.14 ERROR: Package 'networkx' requires a different Python: 3.8.10 not in '>=3.9'