Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-k-lee authored Jan 26, 2022
1 parent 1a99f30 commit 1f1afa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/r/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ RUN echo "PATH=${PATH}" >> /usr/local/lib/R/etc/Renviron && \
ENV LD_LIBRARY_PATH /usr/local/lib/R/lib

# pin the version of RStudio
ENV RSTUDIO_VERSION 1.4.1717-3
ENV RSTUDIO_VERSION 2021.09.2+382
RUN /rocker_scripts/install_rstudio.sh

# Add Tini
Expand Down

0 comments on commit 1f1afa5

Please sign in to comment.