Skip to content

Commit fe62c89

Browse files
committed
scipy: Update Quarto to v1.6.42
1 parent 383fe7d commit fe62c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scipy/latest.Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG BUILD_ON_IMAGE=glcr.b-data.ch/python/base
22
ARG PYTHON_VERSION
3-
ARG QUARTO_VERSION=1.6.40
3+
ARG QUARTO_VERSION=1.6.42
44
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
55

66
FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:$PYTHON_VERSION}

0 commit comments

Comments
 (0)