From 5aff91a380913dc6d6deb6ca5a2712bbe7001833 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 23:38:15 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v4.2.0 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index a3860a1..844f6de 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: 4.1.0 + version: 4.2.0 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general