We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9fcdc9 commit c7f316fCopy full SHA for c7f316f
latex/Dockerfile
@@ -19,14 +19,14 @@ RUN apk upgrade --no-cache \
19
aspell-ru=0.99_p7-r2 \
20
aspell-uk=1.4.0-r3 \
21
# FIXME biber=2.21-r0 \
22
- coreutils=9.7-r1 \
23
- curl=8.14.1-r2 \
24
- git=2.49.1-r0 \
+ coreutils=9.8-r1 \
+ curl=8.17.0-r1 \
+ git=2.52.0-r0 \
25
make=4.4.1-r3 \
26
- pandoc-cli=3.6.4-r0 \
27
- py3-pip=25.1.1-r0 \
+ pandoc-cli=3.8.2.1-r0 \
+ py3-pip=25.1.1-r1 \
28
python3=3.12.12-r0 \
29
- texlive-full=20240210.69778-r10 \
+ texlive-full=2025.2-r0 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
32
0 commit comments