Change Runner image to custom one

This commit is contained in:
2026-07-19 11:43:49 +02:00
parent 530c8dc9a2
commit 8dbcfc37ad
+1 -1
View File
@@ -55,7 +55,7 @@ services:
- /network/Datas:/home/node/.n8n-files - /network/Datas:/home/node/.n8n-files
task-runners: task-runners:
image: n8nio/runners:latest image: gitea.sda.zone/stephane.david/n8n-runners:custom
container_name: n8n-runners container_name: n8n-runners
environment: environment:
- N8N_RUNNERS_TASK_BROKER_URI=http://n8n.maison:5679 - N8N_RUNNERS_TASK_BROKER_URI=http://n8n.maison:5679