fix: Switched Spot to Docker Hub Image

This commit is contained in:
Torben Brenner 2022-09-29 16:33:50 +02:00
parent b95357570c
commit ab7565b150
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ services:
- "traefik.http.routers.blaze_ccp.tls=true"
spot:
image: "docker.verbis.dkfz.de/ccp-private/local-spot@sha256:dd57474f9dd0a37ddc45d29fda160eac0070446da974a76cedc78c184b47adda"
image: samply/spot:latest
environment:
SECRET: ${SECRET}
APPID: ${APP_0_ID_SHORT}