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 <