diff --git a/blueprints/n8n/docker-compose.yml b/blueprints/n8n/docker-compose.yml index d810fa33..33594cb5 100644 --- a/blueprints/n8n/docker-compose.yml +++ b/blueprints/n8n/docker-compose.yml @@ -1,7 +1,7 @@ version: "3.8" services: n8n: - image: docker.n8n.io/n8nio/n8n:1.70.3 + image: docker.n8n.io/n8nio/n8n:1.83.2 restart: always environment: - N8N_HOST=${N8N_HOST} diff --git a/meta.json b/meta.json index 93b66c2d..a00c6dc2 100644 --- a/meta.json +++ b/meta.json @@ -212,7 +212,7 @@ { "id": "n8n", "name": "n8n", - "version": "1.70.3", + "version": "1.83.2", "description": "n8n is an open source low-code platform for automating workflows and integrations.", "logo": "n8n.png", "links": {