Skip to content

Commit

Permalink
Updating USER value with the iamge's default.
Browse files Browse the repository at this point in the history
  • Loading branch information
german-grandas authored Aug 28, 2024
1 parent 2f39ba0 commit 7f47c3c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modules/jupyter/authentication/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ USER root
RUN chmod -R u+w ./authenticator

RUN pip3 install notebook
RUN pip3 install ./authenticator
RUN pip3 install ./authenticator

USER jovyan

0 comments on commit 7f47c3c

Please sign in to comment.