mirror of https://github.com/portainer/portainer
				
				
				
			feat(test/e2e): update image in cypress compose file
							parent
							
								
									2fc60f14e1
								
							
						
					
					
						commit
						466bd24648
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
version: '3'
 | 
					version: '3'
 | 
				
			||||||
services:
 | 
					services:
 | 
				
			||||||
  portainer:
 | 
					  portainer:
 | 
				
			||||||
    image: portainerci/portainer:$PORTAINER_TAG
 | 
					    image: portainerci/portainer-ee:$PORTAINER_TAG
 | 
				
			||||||
    container_name: e2e-portainer
 | 
					    container_name: e2e-portainer
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - /var/run/docker.sock:/var/run/docker.sock
 | 
					      - /var/run/docker.sock:/var/run/docker.sock
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue