mirror of
				https://github.com/samply/bridgehead.git
				synced 2025-11-04 04:50:17 +01:00 
			
		
		
		
	fix: Switched Spot to Docker Hub Image
This commit is contained in:
		@@ -71,7 +71,7 @@ services:
 | 
				
			|||||||
      - "traefik.http.routers.blaze_ccp.tls=true"
 | 
					      - "traefik.http.routers.blaze_ccp.tls=true"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  spot:
 | 
					  spot:
 | 
				
			||||||
    image: "docker.verbis.dkfz.de/ccp-private/local-spot@sha256:dd57474f9dd0a37ddc45d29fda160eac0070446da974a76cedc78c184b47adda"
 | 
					    image: samply/spot:latest
 | 
				
			||||||
    environment:
 | 
					    environment:
 | 
				
			||||||
      SECRET: ${SECRET}
 | 
					      SECRET: ${SECRET}
 | 
				
			||||||
      APPID: ${APP_0_ID_SHORT}
 | 
					      APPID: ${APP_0_ID_SHORT}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user