mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01:00
bump rstudio version
Signed-off-by: Jess Frazelle <acidburn@microsoft.com>
This commit is contained in:
parent
46a1460556
commit
3cf8176a1f
|
@ -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.453
|
ENV RSTUDIO_VERSION 1.1.456
|
||||||
|
|
||||||
# Download the source
|
# Download the source
|
||||||
RUN buildDeps=' \
|
RUN buildDeps=' \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user