mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-12-08 22:32:39 +01:00
bump rstudio version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
@@ -50,7 +50,7 @@ RUN apt-get update && apt-get install -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
# https://www.rstudio.com/products/rstudio/download/#download
|
||||
ENV RSTUDIO_VERSION 1.1.453
|
||||
ENV RSTUDIO_VERSION 1.1.456
|
||||
|
||||
# Download the source
|
||||
RUN buildDeps=' \
|
||||
|
||||
Reference in New Issue
Block a user