Come back to n8n image to use latest version and update runner version to 0.0.5

This commit is contained in:
2026-07-19 21:40:20 +02:00
parent 54d7c9afb6
commit 4dd6261e81
+2 -2
View File
@@ -14,7 +14,7 @@ services:
restart: "no"
n8n:
image: n8nio/n8n:latest-python
image: n8nio/n8n:latest
container_name: n8n.maison
depends_on:
init-permissions:
@@ -54,7 +54,7 @@ services:
- /network/Datas:/home/node/.n8n-files
task-runners:
image: gitea.sda.zone/stephane.david/n8n-runners-custom:0.0.4
image: gitea.sda.zone/stephane.david/n8n-runners-custom:0.0.5
container_name: n8n-runners
environment:
- N8N_RUNNERS_TASK_BROKER_URI=http://n8n.maison:5679