File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed 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.4.163 " \
8
+ QUARTO_VERSION="1.4.176 " \
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/desert-sunflower/server/focal-amd64/
15
- RSTUDIO_VERSION="2023.08.0-daily-59 "
15
+ RSTUDIO_VERSION="2023.08.0-daily-63 "
16
16
17
17
# USER ${RSESSION_USER}
18
18
Original file line number Diff line number Diff line change 1
1
# R for datascience
2
2
3
- ## 4.3.1 (2023-06-22 )
3
+ ## 4.3.1 (2023-06-23 )
4
4
5
5
#### New Features
6
6
14
14
#### Others
15
15
16
16
* added github-pat to ci
17
+ * removed github pat creation in non-interactive mode
17
18
* updated to R ` 4.3.1 ` , RStudio ` 2023.08.0-daily-34 ` and Quarto ` 1.4.151 `
18
19
* updated RStudio to version ` 2023.05.0-daily-325 ` and quarto to version ` 1.4.25 `
19
20
You can’t perform that action at this time.
0 commit comments