Skip to content

Commit 3f73a88

Browse files
committed
add build-base
1 parent a82d666 commit 3f73a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM n8nio/n8n:latest
22
USER root
3-
RUN apk add --update python3 py3-pip
3+
RUN apk add --update build-base python3
44
RUN npm install -g \
55
langfuse@3.18.0 \
66
langfuse-langchain@3.18.0

0 commit comments

Comments
 (0)