Skip to content

Commit 5298768

Browse files
committed
Attempt return to puppeteer user after setup
1 parent a34fca4 commit 5298768

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: Dockerfile

+2
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,7 @@ COPY . .
2525

2626
RUN chmod +x entrypoint.sh
2727

28+
USER pptruser
29+
2830
# Run bot
2931
ENTRYPOINT [ "./entrypoint.sh" ]

0 commit comments

Comments
 (0)