File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments