From 662d716ec383ff005ab50155f15f9e301790554c Mon Sep 17 00:00:00 2001 From: Thomas Leplus Date: Fri, 12 Dec 2025 00:00:14 +0100 Subject: [PATCH] build(deps): bump curl-minimal from 8.11.1-4.amzn2023.0.1 to 8.11.1-4.amzn2023.0.3 --- aws-cli/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aws-cli/Dockerfile b/aws-cli/Dockerfile index 27e10fd5..92446a62 100644 --- a/aws-cli/Dockerfile +++ b/aws-cli/Dockerfile @@ -15,7 +15,7 @@ RUN dnf upgrade -y \ awscli-2-2.30.4-1.amzn2023.0.1 \ bash-5.2.15-1.amzn2023.0.2 \ bzip2-1.0.8-6.amzn2023.0.2 \ - curl-minimal-8.11.1-4.amzn2023.0.1 \ + curl-minimal-8.11.1-4.amzn2023.0.3 \ diffutils-3.8-1.amzn2023.0.2 \ findutils-1:4.8.0-2.amzn2023.0.2 \ git-2.50.1-1.amzn2023.0.1 \