mirror of
https://github.com/samply/bridgehead.git
synced 2025-06-16 23:00:15 +02:00
fix: use verbis cache image instead of docker-hub (#250)
This commit is contained in:
committed by
GitHub
parent
967e45624e
commit
122ff16bb1
@ -102,7 +102,7 @@ services:
|
|||||||
condition: service_healthy
|
condition: service_healthy
|
||||||
|
|
||||||
ccp-patient-project-identificator:
|
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
|
container_name: bridgehead-ccp-patient-project-identificator
|
||||||
environment:
|
environment:
|
||||||
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
|
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
|
||||||
|
Reference in New Issue
Block a user