Skip to content

Commit

Permalink
fix: su user secretnote
Browse files Browse the repository at this point in the history
  • Loading branch information
NewByVector committed Jul 31, 2024
1 parent 992e8c7 commit 2dfdebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/app/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ COPY ./docker/app/root/ /root/
RUN mkdir workspace

RUN chown -R secretnote:secretnote /root
USER secretnote

ENV SELF_PARTY=alice
ENV ALL_PARTIES=alice,bob
Expand Down

0 comments on commit 2dfdebf

Please sign in to comment.