diff --git a/Dockerfile b/Dockerfile index ceffcee..3503188 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,6 @@ FROM n8nio/runners:latest USER root RUN cd /opt/runners/task-runner-python && uv pip install fantraxapi -RUN cat >/etc/n8n-task-runners.json <