From 2b3c7a17e4c0c8a7ff057435860c04a9ec31ed87 Mon Sep 17 00:00:00 2001 From: Patrick Skowronek Date: Mon, 11 Nov 2024 13:22:25 +0100 Subject: [PATCH] fix: use verbis cache image instead of docker-hub --- ccp/modules/id-management-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ccp/modules/id-management-compose.yml b/ccp/modules/id-management-compose.yml index 704646d..b7c3f61 100644 --- a/ccp/modules/id-management-compose.yml +++ b/ccp/modules/id-management-compose.yml @@ -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}