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.5 .0"
26
+ image : " lfenergycompas/compas-scl-data-service:0.6 .0"
27
27
environment :
28
28
- BASEX_HOST=basex
29
29
- BASEX_PORT=1984
@@ -36,7 +36,7 @@ services:
36
36
- keycloak
37
37
38
38
cim-mapping :
39
- image : " lfenergycompas/compas-cim-mapping:0.4 .0"
39
+ image : " lfenergycompas/compas-cim-mapping:0.5 .0"
40
40
environment :
41
41
- JWT_VERIFY_KEY=http://keycloak:8080/auth/realms/compas/protocol/openid-connect/certs
42
42
- JWT_VERIFY_ISSUER=http://localhost/auth/realms/compas
@@ -46,7 +46,7 @@ services:
46
46
- keycloak
47
47
48
48
open-scd :
49
- image : " lfenergycompas/compas-open-scd:v0.7.0-compas-1 "
49
+ image : " lfenergycompas/compas-open-scd:v0.7.0-compas-2 "
50
50
depends_on :
51
51
- scl-data-service
52
52
- cim-mapping
You can’t perform that action at this time.
0 commit comments