Bump n8nio/n8n from 1.104.0 to 2.0.3 in /projects/n8n

Bumps [n8nio/n8n](https://github.com/n8n-io/n8n) from 1.104.0 to 2.0.3.
- [Release notes](https://github.com/n8n-io/n8n/releases)
- [Commits](https://github.com/n8n-io/n8n/compare/n8n@1.104.0...n8n@2.0.3)

---
updated-dependencies:
- dependency-name: n8nio/n8n
  dependency-version: 2.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-21 10:54:59 +00:00
committed by GitHub
parent 579a694fdd
commit b60d155a41

View File

@@ -1,6 +1,6 @@
services: services:
n8n: n8n:
image: docker.n8n.io/n8nio/n8n:1.104.0 image: docker.n8n.io/n8nio/n8n:2.0.3
restart: always restart: always
environment: environment:
- N8N_HOST=${N8N_HOST} - N8N_HOST=${N8N_HOST}