Skip to content

Commit

Permalink
Perms issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
BusterNeece committed Dec 12, 2023
1 parent c7f1f1b commit 714c85f
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 @@ -35,7 +35,7 @@ RUN mkdir -p /dist \
&& chown -R node:node /dist

WORKDIR /data
COPY . .
COPY --chown=node:node . .

USER node

Expand Down

0 comments on commit 714c85f

Please sign in to comment.