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