n8n How to update to the latest version

Follow the below user config. Restart n8n app will pull the latest image. app is showing the latest version. but no reflecting in Runtipi Dashboard UI
[runtipi@casaos: ~/runtipi/user-config/n8n-1]$ cat docker-compose.yml
services:
n8n-1:
image: n8nio/n8n:1.76.1
labels:
# Websecure
[runtipi@casaos: ~/runtipi/user-config/n8n-1]$ cat docker-compose.yml
services:
n8n-1:
image: n8nio/n8n:1.76.1
labels:
# Websecure
No description
No description
4 Replies
Otar
Otar5d ago
when you update using user config the versions dont match, you need to update using tipi interface for the version to move up
Nicolas
Nicolas4d ago
Runtipi is not syncing to your docker container (not the user-config) is this a big problem?
InfBoumcyCastle
i think it would be useful to have a documentation of the inner workings of tipi to refer / link to in such cases. basically everything you do with a user-config - tipi itself has no idea of that. so the ui elements can not reflect / show that.
Nicolas
Nicolas4d ago
Yess agreed

Did you find this page helpful?