hsteph
Maio 27, 2026, 9:09am
1
Hi Community,
I used to be notified when new versions are released.
I’m not anymore, … I’m using 2.20.7-exp.0, … First time I see this naming convention “exp.0” ?
My Coolify Compose file looks like that
n8n:
image: docker.n8n.io/n8nio/n8n
Any feedback ?
Thanks in advance
Use this instead, @hsteph
docker pull n8nio/n8n:2.21.7
2.21.7 is the latest stable version on the forum
1 curtida
hsteph
Maio 27, 2026, 9:14am
3
The Docker Compose File didn’t change the last 18 months, … and the latest stable version was automaticaly installed, … something has changed in the way it is managed ?
2.20.7-exp.0 is definitely not a stable version
docker pull n8nio/n8n:2.21.7
is definitely prefered over
docker pull n8nio/n8n:latest
as there is no ambiguity. “latest” tag is not stable at all
2 curtidas
hsteph
Junho 9, 2026, 6:51am
5
According to @Jon , this is resolved in 2.25.x
1 curtida