Skip to content

Commit

Permalink
Chown all the things
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 17, 2024
1 parent 45e5286 commit fcda8ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ RUN bundle install

COPY . /app

RUN chown -R factuur:factuur /app
USER factuur

RUN yarn install
Expand Down

0 comments on commit fcda8ab

Please sign in to comment.