From 7b298f97de841552823cae0ea458ad188a8d2154 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Aug 2024 10:15:41 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.12.1 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index e016df3..663e315 100644 --- a/requirements.yml +++ b/requirements.yml @@ -5,7 +5,7 @@ collections: source: https://github.com/ansible-collections/ansible.posix.git type: git - name: community.docker - version: 3.12.0 + version: 3.12.1 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general