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" \
55
66ARG \
77 # # Quarto: https://github.com/quarto-dev/quarto-cli/releases
8- QUARTO_VERSION="1.4.163 " \
8+ QUARTO_VERSION="1.4.176 " \
99
1010 # # RStudio:
1111 # # - Semi-Stable: https://www.rstudio.com/products/rstudio/download/preview/
1212 # # - Pre-Relese Builds: https://dailies.rstudio.com/rstudio/spotted-wakerobin/server/jammy/
1313 # # or: https://dailies.rstudio.com/rstudio/
1414 # # 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 "
1616
1717# USER ${RSESSION_USER}
1818
Original file line number Diff line number Diff line change 11# R for datascience
22
3- ## 4.3.1 (2023-06-22 )
3+ ## 4.3.1 (2023-06-23 )
44
55#### New Features
66
1414#### Others
1515
1616* added github-pat to ci
17+ * removed github pat creation in non-interactive mode
1718* updated to R ` 4.3.1 ` , RStudio ` 2023.08.0-daily-34 ` and Quarto ` 1.4.151 `
1819* updated RStudio to version ` 2023.05.0-daily-325 ` and quarto to version ` 1.4.25 `
1920
You can’t perform that action at this time.
0 commit comments