From bb38247324aebd8c7bc785e55cf28c86983bd711 Mon Sep 17 00:00:00 2001 From: John Date: Wed, 24 Dec 2025 11:02:02 -0800 Subject: [PATCH] updated --- Dockerfile | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) 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 <