Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Oct 26, 2024
1 parent 328c357 commit 65089a3
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 [email protected] [email protected] duck-duck-scrape odoo-await @mozilla/readability arxiv-api
RUN npm install [email protected] [email protected] duck-duck-scrape odoo-await @mozilla/readability arxiv-api google-trends-api-code

# Imagem final
FROM n8nio/n8n:latest
Expand Down

0 comments on commit 65089a3

Please sign in to comment.