I followed the steps to update n8n via Coolify—stopped the service, redeployed with the latest Docker image, and the service shows green—but the update notification is still showing in n8n, and the version hasn’t changed. Has anyone experienced this, or is there a step I might be missing?
Hi @sassuo_inc
Make sure you’re not specifying a fixed version in the Docker Compose,
It should be something like:
image: 'docker.n8n.io/n8nio/n8n:latest'
2 Likes
honestly i’m new to this. i host on contabo and use n8n for hostinger configuration. i saw a bunch tutorials saying , Go to coolify-open your n8n project-go configuration- stop the deployemnt- redeploy then it will work out, for me , it’s not.
i SAW another one saying to advanced , then in the video it showed them “ deploy the latest image” something along those lines , but for me, in advanced i can’t see it when i stop deploying
can you show your n8n configs in coolify?
you way worked. thanks
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

