From f77af642787623e9a19152cff53b236f015047be Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 05:26:04 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.10.2 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 372054a..f0a0274 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.10.1' + version: '3.10.2' source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general