We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72b1459 commit f692370Copy full SHA for f692370
1 file changed
rtf/Dockerfile
@@ -18,7 +18,7 @@ RUN apk upgrade --no-cache \
18
git=2.52.0-r0 \
19
pandoc-cli=3.8.2.1-r0 \
20
py3-pip=25.1.1-r1 \
21
- python3=3.12.12-r0 \
+ python3=3.12.13-r0 \
22
unrtf=0.21.10-r3 \
23
&& apk cache --no-cache clean \
24
&& rm -rf /var/cache/apk/*
0 commit comments