diff --git a/Dockerfile b/Dockerfile index e8ff256..8e61f56 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,6 @@ FROM n8nio/n8n:latest USER root +RUN apk add --update python3 py3-pip RUN npm install -g \ langfuse@3.18.0 \ langfuse-langchain@3.18.0