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

Commit 40b60c9

Browse files
committed
upgrading test setup to DSF 0.5.1
1 parent dfc9506 commit 40b60c9

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
@@ -66,7 +66,7 @@ services:
6666

6767

6868
dic-fhir:
69-
image: ghcr.io/highmed/fhir:0.5.0
69+
image: ghcr.io/highmed/fhir:0.5.1
7070
restart: on-failure
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.5.0
116+
image: ghcr.io/highmed/bpe:0.5.1
117117
restart: on-failure
118118
ports:
119119
- 127.0.0.1:5003:5003
@@ -194,7 +194,7 @@ services:
194194

195195

196196
gth-fhir:
197-
image: ghcr.io/highmed/fhir:0.5.0
197+
image: ghcr.io/highmed/fhir:0.5.1
198198
restart: on-failure
199199
ports:
200200
- 127.0.0.1:5001:5001
@@ -241,7 +241,7 @@ services:
241241
- db
242242
- proxy
243243
gth-bpe:
244-
image: ghcr.io/highmed/bpe:0.5.0
244+
image: ghcr.io/highmed/bpe:0.5.1
245245
restart: on-failure
246246
ports:
247247
- 127.0.0.1:5004:5004
@@ -298,7 +298,7 @@ services:
298298

299299

300300
crr-fhir:
301-
image: ghcr.io/highmed/fhir:0.5.0
301+
image: ghcr.io/highmed/fhir:0.5.1
302302
restart: on-failure
303303
ports:
304304
- 127.0.0.1:5002:5002
@@ -345,7 +345,7 @@ services:
345345
- db
346346
- proxy
347347
crr-bpe:
348-
image: ghcr.io/highmed/bpe:0.5.0
348+
image: ghcr.io/highmed/bpe:0.5.1
349349
restart: on-failure
350350
ports:
351351
- 127.0.0.1:5005:5005

0 commit comments

Comments
 (0)