mirror of https://github.com/samply/bridgehead.git
fix: set focus version to main
This commit is contained in:
parent
40d991d94e
commit
2d5b6e6932
|
@ -19,7 +19,7 @@ services:
|
|||
- "traefik.http.routers.blaze_ccp.tls=true"
|
||||
|
||||
focus:
|
||||
image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}
|
||||
image: docker.verbis.dkfz.de/cache/samply/focus:main
|
||||
container_name: bridgehead-focus
|
||||
environment:
|
||||
API_KEY: ${FOCUS_BEAM_SECRET_SHORT}
|
||||
|
|
Loading…
Reference in New Issue