mapequation / infomap

Multi-level network clustering based on the Map Equation
https://mapequation.org/infomap
GNU General Public License v3.0
425 stars 88 forks source link

Docker latest version is outdated (1.6.0) #341

Open nslepneva opened 1 year ago

nslepneva commented 1 year ago

Docker pulls v1.6.0 as the "latest" version of infomap.

bash-3.2$ docker pull mapequation/infomap
Using default tag: latest
latest: Pulling from mapequation/infomap
Digest: sha256:b7abe326ab6703ef76a44aa501d760b0a44ccc8835bbb230d08f47a90fe09eb2
Status: Image is up to date for mapequation/infomap:latest
docker.io/mapequation/infomap:latest

bash-3.2$ docker run mapequation/infomap --version
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Infomap version 1.6.0 compiled with OpenMP

On Docker Hub, the latest version shows as being last pushed 2 years ago.