Skip to content

Commit

Permalink
New version for platform, openhim-core and console
Browse files Browse the repository at this point in the history
  • Loading branch information
Lumiere-Lodi committed Sep 28, 2023
1 parent c6f479e commit 4c74973
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
projectName: platform
image: jembi/platform:2.4.3
image: jembi/platform:2.5.0
logPath: /tmp/logs

packages:
Expand Down
4 changes: 2 additions & 2 deletions interoperability-layer-openhim/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.9'

services:
openhim-core:
image: jembi/openhim-core:v8.1.1
image: jembi/openhim-core:v8.3.0
networks:
kafka:
hapi-fhir:
Expand Down Expand Up @@ -38,7 +38,7 @@ services:
- prometheus-port=8080

openhim-console:
image: jembi/openhim-console:v1.18.2
image: jembi/openhim-console:v1.19.0
environment:
OPENHIM_CORE_MEDIATOR_HOSTNAME: ${OPENHIM_CORE_MEDIATOR_HOSTNAME}
OPENHIM_MEDIATOR_API_PORT: ${OPENHIM_MEDIATOR_API_PORT}
Expand Down

0 comments on commit 4c74973

Please sign in to comment.