fix: Switched Spot to Docker Hub Image
This commit is contained in:
parent
b95357570c
commit
ab7565b150
|
@ -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}
|
||||||
|
|
Loading…
Reference in New Issue