Skip to content

Commit da783cd

Browse files
build(deps): bump texlive from 2022.20230122-3 to 2024.20250309-1 (#417)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 47f835c commit da783cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

latex/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apt-get update \
3333
texlive-lang-all=2022.20230122-1 \
3434
texlive-latex-extra=2022.20230122-4 \
3535
texlive-science=2022.20230122-4 \
36-
texlive=2022.20230122-3 \
36+
texlive=2024.20250309-1 \
3737
&& IFS=$'\n\t' \
3838
&& if apt-get -s upgrade | grep -q -e '^Inst ' ; then \
3939
apt-get -s upgrade | grep -e '^Inst ' ; \

0 commit comments

Comments
 (0)