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

scipy: Update Quarto to v1.6.40

parent eaa98e7d
Branches freeze-version
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ Topmost entry = Tag `latest`
| Python | CTAN date | Quarto |
|:-----------|:-----------|:------------|
| 3.13.1[^1] | | 1.6.39 |
| 3.13.1[^1] | | 1.6.40 |
| 3.12.8 | | 1.6.39 |
| 3.13.0[^1] | 2024‑12‑03 | 1.6.39 |
| 3.12.7 | 2024‑12‑03 | 1.6.39 |
......
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.39
ARG QUARTO_VERSION=1.6.40
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