fix: use correct obds2fhir-rest image

---------

Co-authored-by: Pierre Delpy <p.delpy@dkfz-heidelberg.de>
This commit is contained in:
Pierre Delpy 2025-02-20 13:48:10 +01:00 committed by GitHub
parent 8000356b57
commit 8334fac84d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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}