From 1f8e593f2eb3139c4ff17f2a7a08ab8ae40978ca Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Wed, 6 Jun 2018 03:37:42 -0400 Subject: [PATCH] update rstudio Signed-off-by: Jess Frazelle --- rstudio/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rstudio/Dockerfile b/rstudio/Dockerfile index 86dfe59..2110c1e 100644 --- a/rstudio/Dockerfile +++ b/rstudio/Dockerfile @@ -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=' \