From b90f458ca66e4991927915d196710db2afcf578a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 14 Aug 2026 12:00:22 +0000 Subject: [PATCH] chore(deps): update n8nio/n8n docker tag to v2.35.3 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b96d504..1427ac7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM n8nio/n8n:2.15.1 +FROM n8nio/n8n:2.35.3 # Pre-install community node as bootstrap. # NOTE: at runtime the PVC mounts over /home/node/.n8n, so n8n uses the