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

Commit d5073a5

Browse files
committed
changed DSF version from 0.7.0-RC1 to 0.7.0
1 parent 00db3c1 commit d5073a5

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.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

0 commit comments

Comments
 (0)