mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 06:21:32 +01:00
@@ -49,6 +49,7 @@ RUN apt-get update && apt-get install -y \
|
||||
&& /usr/sbin/update-locale LANG=en_US.UTF-8 \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# https://www.rstudio.com/products/rstudio/download/#download
|
||||
ENV RSTUDIO_VERSION 1.1.453
|
||||
|
||||
# Download the source
|
||||
|
||||
Reference in New Issue
Block a user