Skip to content

Commit f4b455d

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

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.26.0
99
- name: community.docker
10-
version: 4.5.1
10+
version: 4.5.2

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
4646
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
4747
version: 2.26.0
4848
- name: community.docker # Only required if you plan to use Molecule
49-
version: 4.5.1
49+
version: 4.5.2
5050
```
5151
5252
- 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)