Skip to content

Commit

Permalink
Use TeXLive 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
MonsieurV committed Jun 28, 2024
1 parent 0c1447b commit b2c1e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion container/tl-distrib-alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#--------------------------------
# Start from our docker-texlive distribution.
# https://hub.docker.com/r/yoant/docker-texlive
FROM yoant/docker-texlive:alpine-2023
FROM yoant/docker-texlive:alpine-2024
LABEL maintainer="Yoan Tournade <[email protected]>"


Expand Down
2 changes: 1 addition & 1 deletion container/tl-distrib-debian.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#--------------------------------
# Start from our docker-texlive distribution.
# https://hub.docker.com/r/yoant/docker-texlive
FROM yoant/docker-texlive:debian-2023
FROM yoant/docker-texlive:debian-2024
LABEL maintainer="Yoan Tournade <[email protected]>"


Expand Down

0 comments on commit b2c1e2a

Please sign in to comment.