We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56a0b44 commit aa9e783Copy full SHA for aa9e783
1 file changed
mail/Dockerfile
@@ -28,7 +28,7 @@ RUN apk upgrade --no-cache \
28
notmuch=0.38.3-r1 \
29
pipx=1.8.0-r0 \
30
py3-pip=25.1.1-r1 \
31
- python3=3.12.12-r0 \
+ python3=3.12.13-r0 \
32
&& apk cache --no-cache clean \
33
&& rm -rf /var/cache/apk/*
34
0 commit comments