From 3a2c552258490231e12d6fa9c868ff9dea886025 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Oct 2024 09:32:52 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v4 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 0007052..dfacaff 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.13.1 + version: 4.0.0 source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general