Skip to content

Commit 514c68a

Browse files
committed
pubtools: Update Quarto to v1.6.39
1 parent ce2e31c commit 514c68a

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,6 +1,6 @@
11
ARG BUILD_ON_IMAGE=glcr.b-data.ch/python/base
22
ARG PYTHON_VERSION
3-
ARG QUARTO_VERSION=1.6.38
3+
ARG QUARTO_VERSION=1.6.39
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)