Skip to content

Commit 7aa9455

Browse files
committed
scipy (amd64): Update Quarto to v1.2.475
1 parent 35b38bc commit 7aa9455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy/latest.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG BUILD_ON_IMAGE=glcr.b-data.ch/jupyterlab/python/base
22
ARG PYTHON_VERSION
33
ARG CODE_BUILTIN_EXTENSIONS_DIR=/opt/code-server/lib/vscode/extensions
4-
ARG QUARTO_VERSION=1.2.335
4+
ARG QUARTO_VERSION=1.2.475
55
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
66

77
FROM ${BUILD_ON_IMAGE}:${PYTHON_VERSION}

0 commit comments

Comments
 (0)