From 4b3984354b0c230825b3d8619d9931543bd7921d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Jun 2026 18:01:21 +0000 Subject: [PATCH] chore(deps): update n8nio/n8n docker tag to v2.28.0 --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b96d504..8beb270 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM n8nio/n8n:2.15.1 +FROM n8nio/n8n:2.28.0 # Pre-install community node as bootstrap. # NOTE: at runtime the PVC mounts over /home/node/.n8n, so n8n uses the