From bfa1c930d15e7c70490b4a352803701a07f7b57c Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Fri, 15 May 2026 20:41:52 +0200 Subject: [PATCH] build(deps): bump curl from 8.17.0-r1 to 8.19.0-r0 --- compress/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compress/Dockerfile b/compress/Dockerfile index bb40778..3f0b50f 100644 --- a/compress/Dockerfile +++ b/compress/Dockerfile @@ -16,7 +16,7 @@ RUN apk upgrade --no-cache \ 7zip=25.01-r0 \ bzip2=1.0.8-r6 \ coreutils=9.8-r1 \ - curl=8.17.0-r1 \ + curl=8.19.0-r0 \ git=2.52.0-r0 \ gzip=1.14-r2 \ liblzf=3.6-r1 \