From 469af3e0dd6452574005a7a26a0a30cbcdb46c74 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 13:32:27 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.10.0 --- 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..0ff70e73 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.10.0 dependencies: [] allow_failure: true variables: