We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383fe7d commit fe62c89Copy full SHA for fe62c89
scipy/latest.Dockerfile
@@ -1,6 +1,6 @@
1
ARG BUILD_ON_IMAGE=glcr.b-data.ch/python/base
2
ARG PYTHON_VERSION
3
-ARG QUARTO_VERSION=1.6.40
+ARG QUARTO_VERSION=1.6.42
4
ARG CTAN_REPO=https://mirror.ctan.org/systems/texlive/tlnet
5
6
FROM ${BUILD_ON_IMAGE}${PYTHON_VERSION:+:$PYTHON_VERSION}
0 commit comments