We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122e9cc commit d098eb9Copy full SHA for d098eb9
images.json
@@ -58,6 +58,7 @@
58
"updateLatex": "update",
59
"tinytex": "install",
60
"quarto": "install",
61
+ "quartoVer": "1.4.550",
62
"imageVer": "4.3.2"
63
},
64
{
images/radian-verse_4.3.2/Dockerfile
@@ -110,7 +110,7 @@ RUN /opt/TinyTeX/bin/*/tlmgr path add \
110
# TINYTEX_DIR=${TINYTEX_DIR} sh -s - --admin --no-path
111
112
113
-ENV QUARTO_VERSION=
+ENV QUARTO_VERSION=1.4.550
114
115
RUN wget -N --no-check-certificate -q -O install_quarto.sh \
116
"https://raw.githubusercontent.com/rocker-org/rocker-versioned2/master/scripts/install_quarto.sh" \
0 commit comments