File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ services:
4646 scl-data-service :
4747 labels :
4848 compas : true
49- image : " lfenergy/compas-scl-data-service:0.16.0 -postgresql"
49+ image : " lfenergy/compas-scl-data-service:0.16.1 -postgresql"
5050 ports :
5151 - " 9090:8080"
5252 environment :
@@ -76,7 +76,7 @@ services:
7676 cim-mapping :
7777 labels :
7878 compas : true
79- image : " lfenergy/compas-cim-mapping:0.11.1 "
79+ image : " lfenergy/compas-cim-mapping:0.11.2 "
8080 ports :
8181 - " 9091:8080"
8282 environment :
@@ -100,7 +100,7 @@ services:
100100 scl-auto-alignment :
101101 labels :
102102 compas : true
103- image : " lfenergy/compas-scl-auto-alignment:0.5.3 "
103+ image : " lfenergy/compas-scl-auto-alignment:0.5.4 "
104104 ports :
105105 - " 9092:8080"
106106 environment :
@@ -151,7 +151,7 @@ services:
151151 open-scd :
152152 labels :
153153 compas : true
154- image : " lfenergy/compas-open-scd:v0.41.0.1 "
154+ image : " lfenergy/compas-open-scd:v0.41.0.2 "
155155 depends_on :
156156 - scl-data-service
157157 - cim-mapping
You can’t perform that action at this time.
0 commit comments