From 806b62098e848ee0c5a58f1b1ec01f259d6d5f81 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 02:01:51 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.12.2 --- requirements.molecule.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.molecule.yml b/requirements.molecule.yml index d52e181..6435d59 100644 --- a/requirements.molecule.yml +++ b/requirements.molecule.yml @@ -2,4 +2,4 @@ # These are not the collection runtime requirements collections: - name: community.docker - version: "==3.12.1" + version: "==3.12.2"