Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mbradleySoftrams authored Dec 17, 2024
1 parent 3f33055 commit 13323a7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ RUN groupadd -r gauge && useradd -r -g gauge -G audio,video gauge && \
mkdir -p /home/gauge/.npm-packages/lib && \
chown -R gauge:gauge /home/gauge /gauge

USER gauge

RUN npm install -g @getgauge/cli \
&& gauge install screenshot \
&& gauge config check_updates false
Expand Down

0 comments on commit 13323a7

Please sign in to comment.