diff --git a/Dockerfile b/Dockerfile index f4c53ef..b432277 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,26 +1,19 @@ FROM n8nio/runners:latest USER root -RUN cd /opt/runners/task-runner-python && uv pip install numpy pandas -RUN cat >/n8n-task-runners.json </etc/n8n-task-runners.json <