Skip to content

Commit

Permalink
chore(deps): update dependency texlive to v2024 (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 896c2b4 commit b4b205b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/src/latex/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# renovate: datasource=custom.chktex depName=chktex
ARG CHKTEX_VERSION=1.7.9
# renovate: datasource=custom.texlive depName=texlive
ARG TEXLIVE_VERSION="2023"
ARG TEXLIVE_VERSION=2024

ARG TEXDIR="/usr/local/texlive"
ARG TEXUSERDIR="/texlive-user"
Expand Down

0 comments on commit b4b205b

Please sign in to comment.