Skip to content

Commit edf175b

Browse files
deps(latex): update latex-devcontainer
1 parent 9d2aadb commit edf175b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

images/src/latex/Dockerfile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# syntax=docker/dockerfile:1.9
1+
# syntax=docker/dockerfile:1.21
22
# renovate: datasource=custom.chktex depName=chktex
3-
ARG CHKTEX_VERSION=1.7.9
3+
ARG CHKTEX_VERSION=1.7.10
44
# renovate: datasource=custom.texlive depName=texlive
5-
ARG TEXLIVE_VERSION=2024
5+
ARG TEXLIVE_VERSION=2026
66

77
ARG TEXDIR="/usr/local/texlive"
88
ARG TEXUSERDIR="/texlive-user"

0 commit comments

Comments
 (0)