Multiple python version installs: Difference between revisions
Jump to navigation
Jump to search
m
→Python version on docker images
| Line 219: | Line 219: | ||
=== comparison of docker images === | === comparison of docker images === | ||
* condaforge/miniforge3:latest: python 3.9.10 | * condaforge/miniforge3:latest[https://hub.docker.com/r/condaforge/miniforge3]: python 3.9.10 | ||
* condaforge/miniforge3:4.9.2-5: python 3.8.6 | * condaforge/miniforge3:4.9.2-5: python 3.8.6 | ||
* continuumio/anaconda3: python 3.9.7 | * continuumio/anaconda3: python 3.9.7 | ||