We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9326f48 commit e6980dcCopy full SHA for e6980dc
1 file changed
mail/Dockerfile
@@ -19,15 +19,15 @@ RUN apk upgrade --no-cache \
19
aspell-fr=0.50.3-r0 \
20
aspell-ru=0.99_p7-r2 \
21
aspell-uk=1.4.0-r3 \
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
mailutils=3.19-r0 \
26
- mutt=2.2.14-r0 \
27
- neomutt=20250510-r0 \
+ mutt=2.2.16-r0 \
+ neomutt=20250905-r0 \
28
notmuch=0.38.3-r1 \
29
- pipx=1.7.1-r0 \
30
- py3-pip=25.1.1-r0 \
+ pipx=1.8.0-r0 \
+ py3-pip=25.1.1-r1 \
31
python3=3.12.12-r0 \
32
&& apk cache --no-cache clean \
33
&& rm -rf /var/cache/apk/*
0 commit comments