mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-04-24 20:55:39 +02:00
bump rstudio
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
2bb7fb22bd
commit
2c8c3626f7
@ -50,7 +50,7 @@ RUN apt-get update && apt-get install -y \
|
|||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
# https://www.rstudio.com/products/rstudio/download/#download
|
# https://www.rstudio.com/products/rstudio/download/#download
|
||||||
ENV RSTUDIO_VERSION 1.1.456
|
ENV RSTUDIO_VERSION 1.1.463
|
||||||
|
|
||||||
# Download the source
|
# Download the source
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user