docker_compose: Revert version to 1.24.1
GCC would be needed to build a newer version on the CentOS 7 machines :(
This commit is contained in:
parent
94680d3ca3
commit
91f1bab8a0
1 changed files with 1 additions and 1 deletions
|
@ -43,4 +43,4 @@ docker_compose_python_virtualenv_package_state: "present"
|
|||
# The pip package name of for `docker-compose`
|
||||
docker_compose_pip_package: "docker-compose"
|
||||
docker_compose_pip_package_state: "present"
|
||||
docker_compose_pip_package_version: "1.26.2"
|
||||
docker_compose_pip_package_version: "1.24.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue