Skip to content

Commit

Permalink
Merge pull request #9 from saucelabs/as-root
Browse files Browse the repository at this point in the history
Run as root
  • Loading branch information
alexplischke authored Aug 24, 2020
2 parents a48b262 + 780e672 commit ec662b6
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 @@ -2,7 +2,7 @@ FROM saucelabs/testrunner-image:v0.1.0

WORKDIR /home/seluser

USER seluser
USER root

ENV NODE_VERSION=12.16.2
ENV NVM_VERSION=0.35.3
Expand Down

0 comments on commit ec662b6

Please sign in to comment.