update rstudio

Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
Jess Frazelle
2018-06-06 03:37:42 -04:00
parent afcd606d1c
commit 1f8e593f2e

View File

@@ -49,7 +49,7 @@ RUN apt-get update && apt-get install -y \
&& /usr/sbin/update-locale LANG=en_US.UTF-8 \ && /usr/sbin/update-locale LANG=en_US.UTF-8 \
&& rm -rf /var/lib/apt/lists/* && rm -rf /var/lib/apt/lists/*
ENV RSTUDIO_VERSION 1.1.447 ENV RSTUDIO_VERSION 1.1.453
# Download the source # Download the source
RUN buildDeps=' \ RUN buildDeps=' \