Update README.md due to docker-py issue

https://github.com/docker/docker-py/issues/3194/ forces downgrade to docker 6.1.3
This commit is contained in:
Jan-Titze 2024-01-04 13:55:47 +01:00 committed by GitHub
parent 8ff4a24147
commit 506c4c6798
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,7 @@ Many users of this role wish to also use Ansible to then _build_ Docker images a
vars:
pip_install_packages:
- name: docker
- name: "docker < 7.0.0"
roles:
- geerlingguy.pip