Skip to content

Commit d38df12

Browse files
chore(deps): Update dependency community.docker to v5
1 parent 5271d0c commit d38df12

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: 2.26.2
99
- name: community.docker
10-
version: 4.6.0
10+
version: 5.0.0

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
6262
- name: community.crypto # Only required if you plan to install NGINX Plus
6363
version: 2.26.2
6464
- name: community.docker # Only required if you plan to use Molecule (see below)
65-
version: 4.6.0
65+
version: 5.0.0
6666
```
6767
6868
- Instructions on how to install Ansible collections can be found in the [Ansible collections](https://docs.ansible.com/ansible/latest/collections_guide/collections_installing.html) guide.

0 commit comments

Comments
 (0)