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 @@ -22,7 +22,7 @@ services:
22
22
- KEYCLOAK_FRONTEND_URL=http://localhost/auth/
23
23
24
24
scl-data-service :
25
- image : " lfenergycompas/compas-scl-data-service:0.3 .0"
25
+ image : " lfenergycompas/compas-scl-data-service:0.5 .0"
26
26
environment :
27
27
- BASEX_HOST=basex
28
28
- BASEX_PORT=1984
@@ -35,7 +35,7 @@ services:
35
35
- keycloak
36
36
37
37
cim-mapping :
38
- image : " lfenergycompas/compas-cim-mapping:0.2 .0"
38
+ image : " lfenergycompas/compas-cim-mapping:0.4 .0"
39
39
environment :
40
40
- JWT_VERIFY_KEY=http://keycloak:8080/auth/realms/compas/protocol/openid-connect/certs
41
41
- JWT_VERIFY_ISSUER=http://localhost/auth/realms/compas
@@ -45,7 +45,7 @@ services:
45
45
- keycloak
46
46
47
47
open-scd :
48
- image : " lfenergycompas/compas-open-scd:v0.6 .0-compas-3 "
48
+ image : " lfenergycompas/compas-open-scd:v0.8 .0-compas"
49
49
depends_on :
50
50
- scl-data-service
51
51
- cim-mapping
You can’t perform that action at this time.
0 commit comments