Skip to content

Commit

Permalink
fix: use verbis cache image instead of docker-hub (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickskowronekdkfz authored Nov 12, 2024
1 parent 967e456 commit 122ff16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccp/modules/id-management-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down

0 comments on commit 122ff16

Please sign in to comment.