mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31: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/*
|
||||
|
||||
# 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=' \
|
||||
|
|
Loading…
Reference in New Issue
Block a user