Skip to content

PLEASE remove or update :latest tag on docker hub #6564

@yarikoptic

Description

@yarikoptic

Bug report

ATM latest tag on https://hub.docker.com/r/nextflow/nextflow/tags (https://hub.docker.com/r/nextflow/nextflow/tags?name=latest) is 5 month old and points to old release:

yoh@typhon:/data/aind/try-aind-1$ docker run --pull always nextflow/nextflow:latest nextflow -version
latest: Pulling from nextflow/nextflow
81e74100301d: Pull complete
0d3d81599574: Pull complete
23523477508f: Pull complete
715127990159: Pull complete
eb51ecf6ecfe: Pull complete
962bcc2dcc47: Pull complete
1c6c3a1b29db: Pull complete
Digest: sha256:5d2374c81bf6168412d546e148d6ed12c95d7eb38474e1013a63b34bdfb2cc83
Status: Downloaded newer image for nextflow/nextflow:latest

      N E X T F L O W
      version 24.04.6 build 5920
      created 30-06-2025 13:08 UTC
      cite doi:10.1038/nbt.3820
      http://nextflow.io

yoh@typhon:/data/aind/try-aind-1$ docker run --pull always nextflow/nextflow:25.10.0 nextflow -version
25.10.0: Pulling from nextflow/nextflow
fbd59a98b07e: Pull complete
14b2ee824f1d: Pull complete
25bfcffdb364: Pull complete
4720b0bfb317: Pull complete
8ad059c5a07a: Pull complete
5711de3f37f4: Pull complete
434dbb711eaf: Pull complete
Digest: sha256:485a3cdf1ce4781266147c005e56847f06f326fe4f128afc8cdd8b735c3f58e2
Status: Downloaded newer image for nextflow/nextflow:25.10.0

      N E X T F L O W
      version 25.10.0 build 10289
      created 22-10-2025 16:26 UTC
      cite doi:10.1038/nbt.3820
      http://nextflow.io

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions