From e5bc388dc9537770b0ed6974c828796ef84df4c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 13:41:42 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.11.1 --- base_trigger_stage.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base_trigger_stage.yml b/base_trigger_stage.yml index 9b9bb311..677a692a 100644 --- a/base_trigger_stage.yml +++ b/base_trigger_stage.yml @@ -5,7 +5,7 @@ variables: TRIGGER_ARGS: "" .base_trigger_stage: - image: curlimages/curl:8.4.0 + image: curlimages/curl:8.11.1 dependencies: [] allow_failure: true variables: