Skip to content
This repository has been archived by the owner on Dec 13, 2019. It is now read-only.

Commit

Permalink
set user to nobody
Browse files Browse the repository at this point in the history
  • Loading branch information
joelalejandro committed Sep 11, 2019
1 parent 65dbf1b commit bc44978
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/greenboard/environment.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,5 @@ RUN \
\
# Install specified versions of `yarn`.
npm i -g yarn@${yarn_version};

USER nobody

0 comments on commit bc44978

Please sign in to comment.