From 0ceceba4d1711a69a649fa93df41e5128f5c20da Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Fri, 4 Sep 2026 23:20:55 +0200 Subject: [PATCH] build(deps): bump curl from 8.21.0-r0 to 8.22.0-r0 --- mail/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/Dockerfile b/mail/Dockerfile index 3aa6815..60f7c3f 100644 --- a/mail/Dockerfile +++ b/mail/Dockerfile @@ -20,7 +20,7 @@ RUN apk upgrade --no-cache \ aspell-ru=0.99_p7-r2 \ aspell-uk=1.4.0-r3 \ coreutils=9.11-r0 \ - curl=8.21.0-r0 \ + curl=8.22.0-r0 \ git=2.54.0-r0 \ mailutils=3.21-r1 \ mutt=2.3.2-r0 \