mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01:00
update rstudio
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
afcd606d1c
commit
1f8e593f2e
|
@ -49,7 +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/*
|
||||
|
||||
ENV RSTUDIO_VERSION 1.1.447
|
||||
ENV RSTUDIO_VERSION 1.1.453
|
||||
|
||||
# Download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user