From 27cbc1b6029b6671fb354024587c2521cd77fab8 Mon Sep 17 00:00:00 2001 From: sven Date: Mon, 22 Dec 2025 09:18:23 +0100 Subject: [PATCH] =?UTF-8?q?Tag=20ge=C3=A4ndert.=20In=20nun=20"latest"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- n8nv2/compose.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/n8nv2/compose.yaml b/n8nv2/compose.yaml index 7a4fe8b..43f6869 100755 --- a/n8nv2/compose.yaml +++ b/n8nv2/compose.yaml @@ -1,6 +1,6 @@ services: n8n: - image: n8nio/n8n:next + image: n8nio/n8n:latest restart: unless-stopped container_name: n8nv2 deploy: