Commit 6c8db49d authored by Tiffany A. Timbers's avatar Tiffany A. Timbers Committed by GitHub

Update r-notebook/Dockerfile

Co-authored-by: default avatarRomain <romainx@users.noreply.github.com>
parent 017040d7
...@@ -25,7 +25,7 @@ USER $NB_UID ...@@ -25,7 +25,7 @@ USER $NB_UID
# R packages # R packages
RUN conda install --quiet --yes \ RUN conda install --quiet --yes \
'r-base=4.0*' \ 'r-base=4.0.0' \
'r-caret=6.*' \ 'r-caret=6.*' \
'r-crayon=1.3*' \ 'r-crayon=1.3*' \
'r-devtools=2.3*' \ 'r-devtools=2.3*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment