Removes pinned docker version to align with docker-compose
This commit is contained in:
parent
a99b5922ab
commit
1026ff5c29
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#pip_package: python3-pip
|
#pip_package: python3-pip
|
||||||
pip_install_packages:
|
pip_install_packages:
|
||||||
- docker==6.1.3
|
- docker
|
||||||
- docker-compose
|
- docker-compose
|
||||||
docker_users:
|
docker_users:
|
||||||
- deploy
|
- deploy
|
||||||
|
|
Loading…
Add table
Reference in a new issue