Skip to content

Commit d098eb9

Browse files
committed
update quarto
1 parent 122e9cc commit d098eb9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

images.json

+1
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"updateLatex": "update",
5959
"tinytex": "install",
6060
"quarto": "install",
61+
"quartoVer": "1.4.550",
6162
"imageVer": "4.3.2"
6263
},
6364
{

images/radian-verse_4.3.2/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ RUN /opt/TinyTeX/bin/*/tlmgr path add \
110110
# TINYTEX_DIR=${TINYTEX_DIR} sh -s - --admin --no-path
111111

112112

113-
ENV QUARTO_VERSION=
113+
ENV QUARTO_VERSION=1.4.550
114114

115115
RUN wget -N --no-check-certificate -q -O install_quarto.sh \
116116
"https://raw.githubusercontent.com/rocker-org/rocker-versioned2/master/scripts/install_quarto.sh" \

0 commit comments

Comments
 (0)