mirror of https://github.com/samply/bridgehead.git
Revert "Merge pull request #147 from samply/fix/set-focus-version-to-main"
This reverts commit6550c0cdab
, reversing changes made to40d991d94e
.
This commit is contained in:
parent
ed0bd483dd
commit
001b84a774
|
@ -19,7 +19,7 @@ services:
|
|||
- "traefik.http.routers.blaze_ccp.tls=true"
|
||||
|
||||
focus:
|
||||
image: docker.verbis.dkfz.de/cache/samply/focus:main
|
||||
image: docker.verbis.dkfz.de/cache/samply/focus:${FOCUS_TAG}
|
||||
container_name: bridgehead-focus
|
||||
environment:
|
||||
API_KEY: ${FOCUS_BEAM_SECRET_SHORT}
|
||||
|
|
Loading…
Reference in New Issue