mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +01: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/*
|
||||
|
||||
# https://www.rstudio.com/products/rstudio/download/#download
|
||||
ENV RSTUDIO_VERSION 1.1.456
|
||||
ENV RSTUDIO_VERSION 1.1.463
|
||||
|
||||
# Download the source
|
||||
RUN buildDeps=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user