Skip to content
This repository was archived by the owner on Oct 6, 2025. It is now read-only.

Commit 84dfbb1

Browse files
committed
DSF to 0.9.0 (final)
1 parent 3541822 commit 84dfbb1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

codex-processes-ap1-docker-test-setup/docker-compose.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ services:
7474

7575

7676
dic-fhir:
77-
image: ghcr.io/highmed/fhir:0.9.0-RC1
77+
image: ghcr.io/highmed/fhir:0.9.0
7878
restart: "no"
7979
ports:
8080
- 127.0.0.1:5000:5000
@@ -121,7 +121,7 @@ services:
121121
- db
122122
- proxy
123123
dic-bpe:
124-
image: ghcr.io/highmed/bpe:0.9.0-RC1
124+
image: ghcr.io/highmed/bpe:0.9.0
125125
restart: "no"
126126
ports:
127127
- 127.0.0.1:5003:5003
@@ -214,7 +214,7 @@ services:
214214

215215

216216
gth-fhir:
217-
image: ghcr.io/highmed/fhir:0.9.0-RC1
217+
image: ghcr.io/highmed/fhir:0.9.0
218218
restart: "no"
219219
ports:
220220
- 127.0.0.1:5001:5001
@@ -261,7 +261,7 @@ services:
261261
- db
262262
- proxy
263263
gth-bpe:
264-
image: ghcr.io/highmed/bpe:0.9.0-RC1
264+
image: ghcr.io/highmed/bpe:0.9.0
265265
restart: "no"
266266
ports:
267267
- 127.0.0.1:5004:5004
@@ -323,7 +323,7 @@ services:
323323

324324

325325
crr-fhir:
326-
image: ghcr.io/highmed/fhir:0.9.0-RC1
326+
image: ghcr.io/highmed/fhir:0.9.0
327327
restart: "no"
328328
ports:
329329
- 127.0.0.1:5002:5002
@@ -370,7 +370,7 @@ services:
370370
- db
371371
- proxy
372372
crr-bpe:
373-
image: ghcr.io/highmed/bpe:0.9.0-RC1
373+
image: ghcr.io/highmed/bpe:0.9.0
374374
restart: "no"
375375
ports:
376376
- 127.0.0.1:5005:5005

0 commit comments

Comments
 (0)