Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
achauve committed Oct 17, 2023
1 parent 19134b4 commit 8ec4f6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ COPY api/. .
RUN yarn --frozen-lockfile

RUN chown -R node:node /app
RUN chown -R node:node /tmp

USER 1000

Expand Down

0 comments on commit 8ec4f6a

Please sign in to comment.