Skip to content
Snippets Groups Projects
Verified Commit ad834c03 authored by Olivier Benz's avatar Olivier Benz
Browse files

verse: Update Quarto to v1.3.450

parent 86dea365
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ Topmost entry = Tag `latest`
| R | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Git | Git LFS | Pandoc | Quarto[^1] | CTAN date[^1] | QGIS[^2] | OTB[^2][^3] | Linux distro |
|:------|:--------|:------------|:------------|:-------------------|:-------|:--------|:-------|:------------|:--------------|:---------|:------------|:-------------|
| 4.3.1 | 3.11.4 | 4.0.1 | 3.6.5 | 4.16.1 (1.80.2) | 2.41.0 | 3.4.0 | 3.1.1 | 1.3.433 | | 3.32.1 | 8.1.2 | Debian 12 |
| 4.3.1 | 3.11.4 | 4.0.1 | 3.6.5 | 4.16.1 (1.80.2) | 2.41.0 | 3.4.0 | 3.1.1 | 1.3.450 | | 3.32.1 | 8.1.2 | Debian 12 |
| 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 | 1.3.361 | 2023‑06‑16 | 3.30.3 | 8.1.1 | Debian 12 |
| 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 | 1.2.475[^3] | 2023‑04‑21 | n/a | n/a | Debian 11 |
| 4.2.2 | 3.10.10 | 3.1.1 | 3.6.1 | 4.9.1 (1.73.1) | 2.40.0 | 3.3.0 | 2.19.2 | 1.2.335[^3] | 2023‑03‑15 | n/a | n/a | Debian 11 |
......
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/r/tidyverse
ARG R_VERSION
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG QUARTO_VERSION=1.3.433
ARG QUARTO_VERSION=1.3.450
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
FROM ${BUILD_ON_IMAGE}:${R_VERSION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment