@@ -74,7 +74,7 @@ services:
7474
7575
7676 dic-fhir :
77- image : ghcr.io/datasharingframework/fhir:1.3 .0
77+ image : ghcr.io/datasharingframework/fhir:1.5 .0
7878 restart : " no"
7979 ports :
8080 - 127.0.0.1:5000:5000
@@ -136,7 +136,7 @@ services:
136136 - db
137137 - proxy
138138 dic-bpe :
139- image : ghcr.io/datasharingframework/bpe:1.3 .0
139+ image : ghcr.io/datasharingframework/bpe:1.5 .0
140140 restart : " no"
141141 ports :
142142 - 127.0.0.1:5003:5003
@@ -220,7 +220,7 @@ services:
220220 aliases :
221221 - dic-fhir-store
222222 dic-fhir-store-blaze :
223- image : ghcr.io/num-codex /blaze
223+ image : samply /blaze
224224 ports :
225225 - 127.0.0.1:8080:8080
226226 environment :
@@ -232,7 +232,7 @@ services:
232232
233233
234234 dts-fhir :
235- image : ghcr.io/datasharingframework/fhir:1.3 .0
235+ image : ghcr.io/datasharingframework/fhir:1.5 .0
236236 restart : " no"
237237 ports :
238238 - 127.0.0.1:5001:5001
@@ -293,7 +293,7 @@ services:
293293 - db
294294 - proxy
295295 dts-bpe :
296- image : ghcr.io/datasharingframework/bpe:1.3 .0
296+ image : ghcr.io/datasharingframework/bpe:1.5 .0
297297 restart : " no"
298298 ports :
299299 - 127.0.0.1:5004:5004
@@ -356,7 +356,7 @@ services:
356356
357357
358358 crr-fhir :
359- image : ghcr.io/datasharingframework/fhir:1.3 .0
359+ image : ghcr.io/datasharingframework/fhir:1.5 .0
360360 restart : " no"
361361 ports :
362362 - 127.0.0.1:5002:5002
@@ -417,7 +417,7 @@ services:
417417 - db
418418 - proxy
419419 crr-bpe :
420- image : ghcr.io/datasharingframework/bpe:1.3 .0
420+ image : ghcr.io/datasharingframework/bpe:1.5 .0
421421 restart : " no"
422422 ports :
423423 - 127.0.0.1:5005:5005
0 commit comments