From 5a3f04e7d6ed65edda984d1047fae5f8162e18ea Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Sat, 4 May 2024 09:25:50 +1000 Subject: [PATCH] Update n8n docker image --- home-apps/n8n.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-apps/n8n.yaml b/home-apps/n8n.yaml index c46ecd2..9ffcb3e 100644 --- a/home-apps/n8n.yaml +++ b/home-apps/n8n.yaml @@ -33,7 +33,7 @@ spec: spec: containers: - name: n8n - image: n8nio/n8n:1.31.2 + image: n8nio/n8n:1.40.0 imagePullPolicy: IfNotPresent ports: - containerPort: 5678