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

scipy: Update Quarto to v1.6.40

parent f2c2120f
No related branches found
No related tags found
No related merge requests found
Pipeline #37048 passed
...@@ -19,7 +19,7 @@ Topmost entry = Tag `latest` ...@@ -19,7 +19,7 @@ Topmost entry = Tag `latest`
| MAX/Mojo | CTAN date | Quarto | | MAX/Mojo | CTAN date | Quarto |
|:---------|:-----------|:--------| |:---------|:-----------|:--------|
| 24.6.0 | | 1.6.39 | | 24.6.0 | | 1.6.40 |
| 24.5.0 | 2024-12-17 | 1.6.39 | | 24.5.0 | 2024-12-17 | 1.6.39 |
| 24.4.0 | 2024-09-13 | 1.5.57 | | 24.4.0 | 2024-09-13 | 1.5.57 |
| 24.3.0 | 2024-06-07 | 1.4.555 | | 24.3.0 | 2024-06-07 | 1.4.555 |
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/mojo/base ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/mojo/base
ARG MOJO_VERSION ARG MOJO_VERSION
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions 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 ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
FROM ${BUILD_ON_IMAGE}${MOJO_VERSION:+:}${MOJO_VERSION} FROM ${BUILD_ON_IMAGE}${MOJO_VERSION:+:}${MOJO_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