Updated Dockerfile image and packages versions
This commit is contained in:
parent
c8b77b2435
commit
50db05c6d2
@ -1,9 +1,9 @@
|
||||
FROM alpine:3.20.2
|
||||
FROM alpine:3.20.3
|
||||
|
||||
RUN apk add --no-cache \
|
||||
make=4.4.1-r2 \
|
||||
graphviz=9.0.0-r2 \
|
||||
texlive-xetex=20240210.69778-r3 \
|
||||
texlive-xetex=20240210.69778-r4 \
|
||||
texmf-dist-langfrench=2024.0-r5 \
|
||||
texmf-dist-latexextra=2024.0-r5 \
|
||||
texmf-dist-bibtexextra=2024.0-r5 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user