From 407ba57bd0663f1b392c5166effde7d5749d2aed Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Fri, 15 May 2026 20:57:31 +0200 Subject: [PATCH] build(deps): bump curl from 8.17.0-r1 to 8.19.0-r0 --- xml/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/Dockerfile b/xml/Dockerfile index 42bc89f..33aea34 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.8-r1 \ - curl=8.17.0-r1 \ + curl=8.19.0-r0 \ dasel=2.8.1-r14 \ gawk=5.3.2-r2 \ git=2.52.0-r0 \