fixed a mistake
This commit is contained in:
@@ -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 <<EOL
|
||||
COPY n8n-task-runners.json /etc/n8n-task-runners.json
|
||||
EOL
|
||||
USER runner
|
||||
|
||||
Reference in New Issue
Block a user