Skip to content

Commit

Permalink
chore(deps): Update dependency community.docker to v4 (#510)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent a5f3f73 commit 3db753b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ collections:
- name: community.crypto
version: 2.21.1
- name: community.docker
version: 3.11.0
version: 4.1.0
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ This will also ensure you are deploying/running this role with a fully tested ve
- name: community.crypto # Only required if you plan to to test the NGINX Plus Molecule scenario
version: 2.21.1
- name: community.docker # Only required if you plan to use Molecule
version: 3.11.0
version: 4.1.0
```
- 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.
Expand Down

0 comments on commit 3db753b

Please sign in to comment.