File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
4
4
5
5
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | CRAN[ ^ 1 ] /CTAN[ ^ 2 ] date | Quarto[ ^ 2 ] | QGIS[ ^ 3 ] | SAGA[ ^ 3 ] | OTB[ ^ 3 ] [ ^ 4 ] | Linux distro |
6
6
| :------| :--------| :------------| :------------| :-------------------| :-------| :--------| :-------| :-----------------------| :------------| :---------| :---------| :------------| :-------------|
7
- | 4.3.2 | 3.11.8 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.2 | 3.4.1 | 3.1.11 | | 1.4.549 | 3.34.3 | 9.1.3 | 8.1.2 | Debian 12 |
7
+ | 4.3.2 | 3.11.8 | 4.0.2 | 4.1.1 | 4.21.1 (1.86.1) | 2.43.2 | 3.4.1 | 3.1.11 | | 1.4.550 | 3.34.3 | 9.1.3 | 8.1.2 | Debian 12 |
8
8
| 4.3.1 | 3.11.6 | 4.0.2 | 3.6.6 | 4.18.0 (1.83.1) | 2.42.0 | 3.4.0 | 3.1.1 | 2023‑10‑31 | 1.3.450 | 3.34.0 | 9.1.3 | 8.1.2 | Debian 12 |
9
9
| 4.3.0 | 3.11.4 | 4.0.1 | 3.6.4 | 4.13.0 (1.78.2) | 2.41.0 | 3.3.0 | 3.1.1 | 2023‑06‑16 | 1.3.361 | 3.30.3 | 8.5.0 | 8.1.1 | Debian 12 |
10
10
| 4.2.3 | 3.10.11 | 4.0.0 | 3.6.3 | 4.9.1 (1.73.1) | 2.40.0 | 3.3.0 | 2.19.2 | 2023‑04‑21 | 1.2.475[ ^ 4 ] | n/a | 7.3.0 | n/a | Debian 11 |
Original file line number Diff line number Diff line change 1
1
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/r/tidyverse
2
2
ARG R_VERSION
3
3
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
4
- ARG QUARTO_VERSION=1.4.549
4
+ ARG QUARTO_VERSION=1.4.550
5
5
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
6
6
7
7
FROM ${BUILD_ON_IMAGE}:${R_VERSION}
You can’t perform that action at this time.
0 commit comments