From 3278fd76fcb1eaf6ede3bbecb84c40f7b4cb4907 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 24 Dec 2025 11:07:22 -0800 Subject: [PATCH] holy shit I'm dumb --- Dockerfile | 13 +------------ n8n-task-runners.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 12 deletions(-) create mode 100644 n8n-task-runners.json diff --git a/Dockerfile b/Dockerfile index b432277..ceffcee 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,18 +2,7 @@ FROM n8nio/runners:latest USER root RUN cd /opt/runners/task-runner-python && uv pip install fantraxapi RUN cat >/etc/n8n-task-runners.json <