mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 10:40:18 +01:00 
			
		
		
		
	Changed: image name of cbioportal
This commit is contained in:
		@@ -2,8 +2,8 @@ version: '3.7'
 | 
			
		||||
 | 
			
		||||
services:
 | 
			
		||||
  cbioportal:
 | 
			
		||||
    image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
 | 
			
		||||
    #image: dktk-cbioportal
 | 
			
		||||
    # image: docker.verbis.dkfz.de/ccp/dktk-cbioportal:latest
 | 
			
		||||
    image: dktk-cbioportal
 | 
			
		||||
    container_name: bridgehead-cbioportal
 | 
			
		||||
    environment:
 | 
			
		||||
      DB_PASSWORD: ${CBIOPORTAL_DB_PASSWORD}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user