Skip to content

Commit

Permalink
changing permissions of late.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gymreklab committed May 1, 2023
1 parent e3ecd89 commit 0108b99
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 @@ -73,5 +73,6 @@ RUN rm -rf /opt/julia
#RUN set +o pipefail && yes | unminimize

COPY late.py /usr/local/etc/jupyter/late.py
RUN chmod a+w /usr/local/etc/jupyter/late.py

USER $NB_USER

0 comments on commit 0108b99

Please sign in to comment.