Skip to content

Commit 28d6a67

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

images/src/latex/Dockerfile

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

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

0 commit comments

Comments
 (0)