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.3.3-9002
2
+ VERSION_TAG = 4.3.3-9003
3
3
4
4
# # Ports:
5
5
COMPOSE_PROJECT_NAME = rdatascience_1
Original file line number Diff line number Diff line change @@ -5,14 +5,14 @@ LABEL org.label-schema.schema-version="1.0" \
5
5
6
6
ARG \
7
7
# # Quarto: https://github.com/quarto-dev/quarto-cli/releases
8
- QUARTO_VERSION="1.5.25 " \
8
+ QUARTO_VERSION="1.5.27 " \
9
9
10
10
# # RStudio:
11
11
# # - Semi-Stable: https://www.rstudio.com/products/rstudio/download/preview/
12
12
# # - Pre-Relese Builds: https://dailies.rstudio.com/rstudio/spotted-wakerobin/server/jammy/
13
13
# # or: https://dailies.rstudio.com/rstudio/
14
14
# # or: https://dailies.rstudio.com/rstudio/chocolate-cosmos/server/jammy-amd64/
15
- RSTUDIO_VERSION="2024.04.0-daily-612 "
15
+ RSTUDIO_VERSION="2024.04.0-daily-672 "
16
16
17
17
# USER ${RSESSION_USER}
18
18
You can’t perform that action at this time.
0 commit comments