From f35d4be53696dc7684da6b1e937eb5980e03b4c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 31 Jan 2024 12:10:13 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8.6.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..1a7a67a8 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.6.0 dependencies: [] allow_failure: true variables: