From eab8b69b2eb1812ace84b98ae3310835c839ceff Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Fri, 3 Jul 2026 06:16:06 +0200 Subject: [PATCH] build(deps): bump curl from 8.20.0-r1 to 8.21.0-r0 --- xml/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/Dockerfile b/xml/Dockerfile index 27706a6..1096274 100644 --- a/xml/Dockerfile +++ b/xml/Dockerfile @@ -19,7 +19,7 @@ RUN apk upgrade --no-cache \ aspell-ru=0.99_p7-r2 \ aspell-uk=1.4.0-r3 \ coreutils=9.11-r0 \ - curl=8.20.0-r1 \ + curl=8.21.0-r0 \ dasel=2.8.1-r15 \ gawk=5.3.2-r2 \ git=2.54.0-r0 \