We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1.4.480
2023.12.0-daily-262
1 parent 90080b6 commit 2d739b1Copy full SHA for 2d739b1
Dockerfiles/rdsc_rstudio_j.dockerfile
@@ -5,14 +5,14 @@ LABEL org.label-schema.schema-version="1.0" \
5
6
ARG \
7
## Quarto: https://github.com/quarto-dev/quarto-cli/releases
8
- QUARTO_VERSION="1.4.478" \
+ QUARTO_VERSION="1.4.480" \
9
10
## RStudio:
11
## - Semi-Stable: https://www.rstudio.com/products/rstudio/download/preview/
12
## - Pre-Relese Builds: https://dailies.rstudio.com/rstudio/spotted-wakerobin/server/jammy/
13
## or: https://dailies.rstudio.com/rstudio/
14
## or: https://dailies.rstudio.com/rstudio/ocean-storm/server/jammy-amd64/
15
- RSTUDIO_VERSION="2023.12.0-daily-260"
+ RSTUDIO_VERSION="2023.12.0-daily-262"
16
17
# USER ${RSESSION_USER}
18
0 commit comments