Skip to content

Commit

Permalink
deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
traderpedroso committed Aug 20, 2024
1 parent e4778a0 commit 511aa0b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ USER root
RUN apk add --update python3 py3-pip make npm
RUN cd /usr/local/lib/node_modules/n8n && npm install @gradio/client
USER node
ENTRYPOINT [“docker-entrypoint.sh”]

0 comments on commit 511aa0b

Please sign in to comment.