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 @@ -23,7 +23,7 @@ services:
23
23
- PROXY_ADDRESS_FORWARDING=true
24
24
25
25
scl-data-service :
26
- image : " lfenergycompas/compas-scl-data-service:0.6.2 "
26
+ image : " lfenergycompas/compas-scl-data-service:0.6.3 "
27
27
environment :
28
28
- BASEX_HOST=basex
29
29
- BASEX_PORT=1984
@@ -38,7 +38,7 @@ services:
38
38
- keycloak
39
39
40
40
cim-mapping :
41
- image : " lfenergycompas/compas-cim-mapping:0.6.0 "
41
+ image : " lfenergycompas/compas-cim-mapping:0.6.1 "
42
42
environment :
43
43
- JWT_VERIFY_KEY=http://keycloak:8080/auth/realms/compas/protocol/openid-connect/certs
44
44
- JWT_VERIFY_ISSUER=http://localhost/auth/realms/compas
@@ -49,7 +49,7 @@ services:
49
49
- keycloak
50
50
51
51
open-scd :
52
- image : " lfenergycompas/compas-open-scd:v0.7.0-compas-4 "
52
+ image : " lfenergycompas/compas-open-scd:v0.7.0-compas-5 "
53
53
depends_on :
54
54
- scl-data-service
55
55
- cim-mapping
You can’t perform that action at this time.
0 commit comments