Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dafeliton authored Jul 17, 2024
1 parent c7964ac commit b857d25
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 @@ -5,6 +5,6 @@ LABEL maintainer="UC San Diego ITS/ETS <[email protected]>"

USER root

RUN pip install otter-grader jupytext==1.16.4
RUN pip install otter-grader jupytext==1.16.2

USER $NB_UID

0 comments on commit b857d25

Please sign in to comment.