mirror of https://github.com/samply/bridgehead.git
fix: use verbis cache image instead of docker-hub (#250)
This commit is contained in:
parent
967e45624e
commit
122ff16bb1
|
@ -102,7 +102,7 @@ services:
|
|||
condition: service_healthy
|
||||
|
||||
ccp-patient-project-identificator:
|
||||
image: samply/ccp-patient-project-identificator
|
||||
image: docker.verbis.dkfz.de/cache/samply/ccp-patient-project-identificator
|
||||
container_name: bridgehead-ccp-patient-project-identificator
|
||||
environment:
|
||||
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
|
||||
|
|
Loading…
Reference in New Issue