This repository was archived by the owner on Oct 6, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
codex-processes-ap1-docker-test-setup Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ services:
6666
6767
6868 dic-fhir :
69- image : ghcr.io/highmed/fhir:0.7.0-RC1
69+ image : ghcr.io/highmed/fhir:0.7.0
7070 restart : " no"
7171 ports :
7272 - 127.0.0.1:5000:5000
@@ -113,7 +113,7 @@ services:
113113 - db
114114 - proxy
115115 dic-bpe :
116- image : ghcr.io/highmed/bpe:0.7.0-RC1
116+ image : ghcr.io/highmed/bpe:0.7.0
117117 restart : " no"
118118 ports :
119119 - 127.0.0.1:5003:5003
@@ -201,7 +201,7 @@ services:
201201
202202
203203 gth-fhir :
204- image : ghcr.io/highmed/fhir:0.7.0-RC1
204+ image : ghcr.io/highmed/fhir:0.7.0
205205 restart : " no"
206206 ports :
207207 - 127.0.0.1:5001:5001
@@ -248,7 +248,7 @@ services:
248248 - db
249249 - proxy
250250 gth-bpe :
251- image : ghcr.io/highmed/bpe:0.7.0-RC1
251+ image : ghcr.io/highmed/bpe:0.7.0
252252 restart : " no"
253253 ports :
254254 - 127.0.0.1:5004:5004
@@ -305,7 +305,7 @@ services:
305305
306306
307307 crr-fhir :
308- image : ghcr.io/highmed/fhir:0.7.0-RC1
308+ image : ghcr.io/highmed/fhir:0.7.0
309309 restart : " no"
310310 ports :
311311 - 127.0.0.1:5002:5002
@@ -352,7 +352,7 @@ services:
352352 - db
353353 - proxy
354354 crr-bpe :
355- image : ghcr.io/highmed/bpe:0.7.0-RC1
355+ image : ghcr.io/highmed/bpe:0.7.0
356356 restart : " no"
357357 ports :
358358 - 127.0.0.1:5005:5005
You can’t perform that action at this time.
0 commit comments