From 842e9d66276e811f9e7df10199872c09d750953e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 21 Apr 2024 15:22:58 +0000 Subject: [PATCH] chore(deps): update dependency community.docker to v3.9.0 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 262567d..72ab03f 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.8.1' + version: '3.9.0' source: https://github.com/ansible-collections/community.docker.git type: git - name: community.general