mirror of https://github.com/samply/bridgehead.git
Use develop version of mtba
This commit is contained in:
parent
44d7b34834
commit
0793ea9fc6
|
@ -2,7 +2,8 @@ version: "3.7"
|
|||
|
||||
services:
|
||||
mtba:
|
||||
image: docker.verbis.dkfz.de/cache/samply/mtba:latest
|
||||
#image: docker.verbis.dkfz.de/cache/samply/mtba:latest
|
||||
image: docker.verbis.dkfz.de/cache/samply/mtba:develop
|
||||
container_name: bridgehead-mtba
|
||||
environment:
|
||||
BLAZE_STORE_URL: http://blaze:8080
|
||||
|
|
Loading…
Reference in New Issue