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

pubtools: Update Quarto to v1.6.39

parent 023dae83
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@ Topmost entry = Tag `latest`
| Python | CTAN date | Quarto |
|:-----------|:-----------|:------------|
| 3.13.0[^1] | | 1.6.38 |
| 3.13.0[^1] | | 1.6.39 |
| 3.12.7 | | 1.5.57 |
| 3.11.10 | | 1.5.57 |
| 3.12.6 | 2024‑10‑01 | 1.5.57 |
......
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/python/base
ARG PYTHON_VERSION
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
ARG QUARTO_VERSION=1.6.38
ARG QUARTO_VERSION=1.6.39
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:}${PYTHON_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