Add module PyMuPDF for PDF handling and set version to 0.0.5
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ ENV CI=true
|
|||||||
USER root
|
USER root
|
||||||
RUN cd /opt/runners/task-runner-javascript
|
RUN cd /opt/runners/task-runner-javascript
|
||||||
# && pnpm config set store-dir /root/.local/share/pnpm/store/v10 --global && pnpm add moment uuid
|
# && pnpm config set store-dir /root/.local/share/pnpm/store/v10 --global && pnpm add moment uuid
|
||||||
RUN cd /opt/runners/task-runner-python && uv pip install numpy pandas pikepdf fitz
|
RUN cd /opt/runners/task-runner-python && uv pip install numpy pandas pikepdf PyMuPDF
|
||||||
COPY n8n-task-runners.json /etc/n8n-task-runners.json
|
COPY n8n-task-runners.json /etc/n8n-task-runners.json
|
||||||
USER runner
|
USER runner
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user