Skip to content

Commit

Permalink
fix python version
Browse files Browse the repository at this point in the history
  • Loading branch information
garciagenrique committed May 7, 2024
1 parent ea3c371 commit 0e086e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vre-singleuser-py311/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ USER $NB_UID

RUN conda install -y -n base mamba \
&& mamba install -y -c conda-forge python-gfal2 \
python=3.11 \
jupyterlab \
notebook"<7" \
jsonschema \
Expand Down

0 comments on commit 0e086e9

Please sign in to comment.