Merge pull request 'Removes pinned docker version to align with docker-compose' (#4) from feature/remove-docker-version into master
Reviewed-on: #4
This commit is contained in:
commit
321cf7d992
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