Skip to content

Commit

Permalink
Attempt return to puppeteer user after setup
Browse files Browse the repository at this point in the history
  • Loading branch information
Domin0de committed Jul 17, 2024
1 parent a34fca4 commit 5298768
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,7 @@ COPY . .

RUN chmod +x entrypoint.sh

USER pptruser

# Run bot
ENTRYPOINT [ "./entrypoint.sh" ]

0 comments on commit 5298768

Please sign in to comment.