Skip to content

Commit 9f958bd

Browse files
committed
MG-56: Upgrade OpenELIS Global 2 to version 3.2.1.3
1 parent 77097b9 commit 9f958bd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docker-compose-openelis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ services:
1414
- "${OPENELIS_CERTS:-certs-vol}:/etc/ssl/certs/"
1515

1616
oe.openelis.org:
17-
image: itechuw/openelis-global-2:3.2.1.2
17+
image: itechuw/openelis-global-2:3.2.1.3
1818
platform: linux/amd64
1919
depends_on:
2020
- postgresql
@@ -44,7 +44,7 @@ services:
4444
- source: common.properties
4545

4646
fhir.openelis.org:
47-
image: itechuw/openelis-global-2-fhir:3.2.1.2
47+
image: itechuw/openelis-global-2-fhir:3.2.1.3
4848
platform: linux/amd64
4949
depends_on:
5050
- postgresql
@@ -100,7 +100,7 @@ services:
100100
- "traefik.http.services.${OPENELIS_TRAEFIK_LABEL}.loadbalancer.server.port=80"
101101

102102
frontend.openelis.org:
103-
image: itechuw/openelis-global-2-frontend:3.2.1.2
103+
image: itechuw/openelis-global-2-frontend:3.2.1.3
104104
platform: linux/amd64
105105
networks:
106106
ozone:

0 commit comments

Comments
 (0)