Skip to content

Commit

Permalink
chore(deps): update dependency community.docker to v4 (#827)
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] committed Nov 25, 2024
1 parent f9f4d96 commit 82647ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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 install NGINX Plus
version: 2.22.3
- name: community.docker # Only required if you plan to use Molecule (see below)
version: 3.13.3
version: 4.1.0
```
- You will need to run this role as a root user using Ansible's `become` parameter. Make sure you have set up the appropriate permissions on your target hosts.
Expand Down

0 comments on commit 82647ab

Please sign in to comment.