Skip to content

Commit d7364da

Browse files
chore(deps): Update dependency community.docker to v4.5.0 (#865)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9709441 commit d7364da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/requirements/requirements_collections.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ collections:
77
- name: community.crypto
88
version: 2.25.0
99
- name: community.docker
10-
version: 4.4.0
10+
version: 4.5.0

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
6161
- name: community.crypto # Only required if you plan to install NGINX Plus
6262
version: 2.25.0
6363
- name: community.docker # Only required if you plan to use Molecule (see below)
64-
version: 4.4.0
64+
version: 4.5.0
6565
```
6666
6767
- 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)