File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# # Version:
2
- VERSION_TAG = 4.1.3-9005
2
+ VERSION_TAG = 4.1.3-9006
3
3
4
4
# # Ports:
5
5
COMPOSE_PROJECT_NAME = rdatascience_1
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ LABEL org.label-schema.schema-version="1.0" \
13
13
14
14
# get RStudio-Server (Preview Version): https://www.rstudio.com/products/rstudio/download/preview/
15
15
# ENV RSTUDIO_VERSION=1.4.1725 \
16
- ENV RSTUDIO_VERSION=2022.02.0 \
17
- RSTUDIO_VERSION_PREVIEW=443 \
16
+ ENV RSTUDIO_VERSION=2022.02.1 \
17
+ RSTUDIO_VERSION_PREVIEW=461 \
18
18
RSTUIO_URL=https://s3.amazonaws.com/rstudio-ide-build/server/bionic/amd64/
19
19
ENV RSTUDIO_FILE="rstudio-server-${RSTUDIO_VERSION}-${RSTUDIO_VERSION_PREVIEW}-amd64.deb"
20
20
ENV RSTUDIO_LINK=${RSTUIO_URL}${RSTUDIO_FILE}
You can’t perform that action at this time.
0 commit comments