diff --git a/Dockerfile b/Dockerfile index 36e4441..baec3b0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,6 +9,7 @@ RUN apk --update --no-cache --purge add libreoffice-common WORKDIR /usr/local/lib/node_modules + RUN npm install \ langfuse@3.18.0 \ langfuse-langchain@3.18.0 \