File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,10 @@ We use letters instead of numbers to avoid confusion with the automatic builds s
1212
1313This version is continuously build on [ DANTE e.V.'s docker-texlive ` edge ` build] ( https://github.com/dante-ev/docker-texlive/ ) .
1414
15+ ## [ 2024-B] - 2025-02-13
16+
17+ - Base on [ DANTE e.V.'s docker-texlive 2024-B] ( https://github.com/dante-ev/docker-texlive/releases/tag/2024-B )
18+
1519## [ 2024-A] - 2025-02-13
1620
1721- Base on [ DANTE e.V.'s docker-texlive 2024-A] ( https://github.com/dante-ev/docker-texlive/releases/tag/2024-A )
@@ -54,7 +58,8 @@ This version is continuously build on [DANTE e.V.'s docker-texlive `edge` build]
5458
5559Initial public release
5660
57- [ edge ] : https://github.com/dante-ev/latex-action/compare/2024-A...edge
61+ [ edge ] : https://github.com/dante-ev/latex-action/compare/2024-B...edge
62+ [ 2024-B ] : https://github.com/dante-ev/latex-action/compare/2024-A...2024-B
5863[ 2024-A ] : https://github.com/dante-ev/latex-action/compare/2023-A...2024-A
5964[ 2023-A ] : https://github.com/dante-ev/latex-action/compare/2021-C...2023-A
6065[ 2021-C ] : https://github.com/dante-ev/latex-action/compare/2021-B...2021-C
Original file line number Diff line number Diff line change 1- FROM ghcr.io/dante-ev/texlive:2024-A
1+ FROM ghcr.io/dante-ev/texlive:2024-B
22
33WORKDIR /root
44
You can’t perform that action at this time.
0 commit comments