Bump default docker_compose_version to 1.24.1

This commit is contained in:
Simon Lammer
2019-08-23 12:25:41 +02:00
committed by GitHub
parent 5afc0f8ab4
commit c70104b485

View File

@@ -11,7 +11,7 @@ docker_restart_handler_state: restarted
# Docker Compose options. # Docker Compose options.
docker_install_compose: true docker_install_compose: true
docker_compose_version: "1.22.0" docker_compose_version: "1.24.1"
docker_compose_path: /usr/local/bin/docker-compose docker_compose_path: /usr/local/bin/docker-compose
# Used only for Debian/Ubuntu. Switch 'stable' to 'edge' if needed. # Used only for Debian/Ubuntu. Switch 'stable' to 'edge' if needed.