Skip to content

Commit

Permalink
add evolution api
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Oct 1, 2024
1 parent 5ff800a commit aa731e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN apk add --no-cache make gcc g++ python3
WORKDIR /usr/local/lib/node_modules


RUN npm install @gradio/client [email protected] [email protected] duckduckgo-ai-chat duck-duck-scrape
RUN npm install @gradio/client [email protected] [email protected] duck-duck-scrape n8n-nodes-evolution-api

# Imagem final
FROM n8nio/n8n:latest
Expand Down

0 comments on commit aa731e2

Please sign in to comment.