Skip to content

Commit

Permalink
fix: use correct obds2fhir-rest image
Browse files Browse the repository at this point in the history
---------

Co-authored-by: Pierre Delpy <[email protected]>
  • Loading branch information
PierreDelpy and Pierre Delpy authored Feb 20, 2025
1 parent 8000356 commit 8334fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ccp/modules/obds2fhir-rest-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: "3.7"
services:
obds2fhir-rest:
container_name: bridgehead-obds2fhir-rest
image: docker.verbis.dkfz.de/ccp/obds2fhir-rest:main
image: docker.verbis.dkfz.de/samply/obds2fhir-rest:main
environment:
IDTYPE: BK_${IDMANAGEMENT_FRIENDLY_ID}_L-ID
MAINZELLISTE_APIKEY: ${IDMANAGER_LOCAL_PATIENTLIST_APIKEY}
Expand Down

0 comments on commit 8334fac

Please sign in to comment.