We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a82d666 commit 3f73a88Copy full SHA for 3f73a88
Dockerfile
@@ -1,6 +1,6 @@
1
FROM n8nio/n8n:latest
2
USER root
3
-RUN apk add --update python3 py3-pip
+RUN apk add --update build-base python3
4
RUN npm install -g \
5
langfuse@3.18.0 \
6
langfuse-langchain@3.18.0
0 commit comments