We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42bc419 commit bd620d1Copy full SHA for bd620d1
1 file changed
pdf/Dockerfile
@@ -25,7 +25,7 @@ RUN apk upgrade --no-cache \
25
pipx=1.8.0-r0 \
26
poppler-utils=25.12.0-r0 \
27
py3-pip=25.1.1-r1 \
28
- python3=3.12.12-r0 \
+ python3=3.12.13-r0 \
29
qpdf=12.2.0-r0 \
30
&& apk cache --no-cache clean \
31
&& rm -rf /var/cache/apk/*
0 commit comments