From 465256ecdbb13f9730ef50ff0629c93b63e756a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 15:35:05 +0000 Subject: [PATCH] Update docker.io/curlimages/curl Docker tag to v8.21.0 --- molecule-shared/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/molecule-shared/vars.yml b/molecule-shared/vars.yml index dcef51684..9ad90ffbe 100644 --- a/molecule-shared/vars.yml +++ b/molecule-shared/vars.yml @@ -7,7 +7,7 @@ # no host port - exactly as in a real deployment. Publishing one for the test would collide # between scenarios running in parallel. # renovate: datasource=docker depName=docker.io/curlimages/curl -molecule_shared_image_curl: "docker.io/curlimages/curl:8.11.1" +molecule_shared_image_curl: "docker.io/curlimages/curl:8.21.0" # Used for small stub services (a fake homeserver, and so on). # renovate: datasource=docker depName=docker.io/library/python