Skip to content

https://www.notion.so/n8n/Frontmatter-432c2b8dff1f43d4b1c8d20075510fe4#

description: Best practices for updating your self-hosted n8n title: Update self-hosted n8n contentType: explanation tags: - update npm - update docker hide: - tags


Update self-hosted n8n#

It's important to keep your n8n version up to date. This ensures you get the latest features and fixes.

Some tips when updating:

  • Update frequently: this avoids having to jump multiple versions at once, reducing the risk of a disruptive update. Try to update at least once a month.
  • Check the Release notes for breaking changes.
  • Use Environments to create a test version of your instance. Test the update there first.

For instructions on how to update, refer to the documentation for your installation method: