mirror of https://github.com/docker/docker-py.git
				
				
				
			Bump test engine versions
Signed-off-by: Joffrey F <joffrey@docker.com>
This commit is contained in:
		
							parent
							
								
									8b5f281e00
								
							
						
					
					
						commit
						a1587e77c5
					
				| 
						 | 
					@ -5,6 +5,7 @@ def imageNamePy2
 | 
				
			||||||
def imageNamePy3
 | 
					def imageNamePy3
 | 
				
			||||||
def images = [:]
 | 
					def images = [:]
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
def buildImage = { name, buildargs, pyTag ->
 | 
					def buildImage = { name, buildargs, pyTag ->
 | 
				
			||||||
  img = docker.image(name)
 | 
					  img = docker.image(name)
 | 
				
			||||||
  try {
 | 
					  try {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue