Skip to content

Commit e6980dc

Browse files
committed
build(deps): bump versions after alpine upgrade
1 parent 9326f48 commit e6980dc

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

mail/Dockerfile

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,15 @@ RUN apk upgrade --no-cache \
1919
aspell-fr=0.50.3-r0 \
2020
aspell-ru=0.99_p7-r2 \
2121
aspell-uk=1.4.0-r3 \
22-
coreutils=9.7-r1 \
23-
curl=8.14.1-r2 \
24-
git=2.49.1-r0 \
22+
coreutils=9.8-r1 \
23+
curl=8.17.0-r1 \
24+
git=2.52.0-r0 \
2525
mailutils=3.19-r0 \
26-
mutt=2.2.14-r0 \
27-
neomutt=20250510-r0 \
26+
mutt=2.2.16-r0 \
27+
neomutt=20250905-r0 \
2828
notmuch=0.38.3-r1 \
29-
pipx=1.7.1-r0 \
30-
py3-pip=25.1.1-r0 \
29+
pipx=1.8.0-r0 \
30+
py3-pip=25.1.1-r1 \
3131
python3=3.12.12-r0 \
3232
&& apk cache --no-cache clean \
3333
&& rm -rf /var/cache/apk/*

0 commit comments

Comments
 (0)