From c000f9295a3003f2cbd68ed96776ecb12473a332 Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Sat, 19 Sep 2026 14:25:55 +0200 Subject: [PATCH] build(deps): bump curl-minimal from 8.17.0-1.amzn2023.0.3 to 8.21.0-5.amzn2023.0.1 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index 99e8f31..9ed9881 100644 --- a/aws-cli/Dockerfile +++ b/aws-cli/Dockerfile @@ -17,7 +17,7 @@ RUN dnf upgrade -y \ awscli-2-2.33.15-1.amzn2023.0.1 \ bash-5.2.15-1.amzn2023.0.2 \ bzip2-1.0.8-6.amzn2023.0.2 \ - curl-minimal-8.17.0-1.amzn2023.0.3 \ + curl-minimal-8.21.0-5.amzn2023.0.1 \ diffutils-3.8-1.amzn2023.0.2 \ findutils-1:4.8.0-2.amzn2023.0.2 \ git-2.50.1-1.amzn2023.0.1 \