mirror of
				https://github.com/geerlingguy/ansible-role-docker.git
				synced 2025-11-01 01:19:32 +01:00 
			
		
		
		
	Merge pull request #155 from SimonLammer/patch-2
Bump default docker_compose_version to 1.24.1
This commit is contained in:
		
						commit
						416c0c9a06
					
				@ -11,7 +11,7 @@ docker_restart_handler_state: restarted
 | 
			
		||||
 | 
			
		||||
# Docker Compose options.
 | 
			
		||||
docker_install_compose: true
 | 
			
		||||
docker_compose_version: "1.22.0"
 | 
			
		||||
docker_compose_version: "1.24.1"
 | 
			
		||||
docker_compose_path: /usr/local/bin/docker-compose
 | 
			
		||||
 | 
			
		||||
# Used only for Debian/Ubuntu. Switch 'stable' to 'edge' if needed.
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user