Behind the Latest and Greatest

Describe the problem/error/question

When I do a docker pull for n8n:latest (either from docker.n8n.io/n8nio/n8n or dockerhub), I always seem to get an image that has a warning in the UI about not being on the latest release and telling me to update my version.

When looking at the digests in the docker image listings, the ‘latest’ tag always matches the versioned tag that it says I’m on, but the version that the UI claims is newer that I should update to does not have the ‘latest’ tag. This happens very frequently and appears to be an issue with your build infrastructure because it also shows for instance 1.22.5 as newer than 1.23.0.

Please investigate and fix your build infrastructure to stop tagging the wrong builds as “latest”

1 Like

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @netris,

Thanks for the report we are looking into it now :+1:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.