Skip to content

Commit d352953

Browse files
chore(deps): Update dependency community.docker to v5
1 parent 2df2160 commit d352953

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ collections:
77
- name: community.crypto
88
version: 3.0.0
99
- name: community.docker
10-
version: 4.6.1
10+
version: 5.0.1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
4848
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
4949
version: 3.0.0
5050
- name: community.docker # Only required if you plan to use Molecule
51-
version: 4.6.1
51+
version: 5.0.1
5252
```
5353
5454
- Instructions on how to install Ansible core can be found in the [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html#upgrading-ansible-from-version-2-9-and-older-to-version-2-10-or-later) docs.

0 commit comments

Comments
 (0)