From 3aeb76e9ca8e6a453ea0f93b6147cf720eac620f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 16:38:08 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.12.0 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 0716746..f4cb7ce 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.11.0 + version: 3.12.0 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general