Skip to content

Commit 26a74f1

Browse files
author
Dennis Labordus
committed
Updated OpenSCD version.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent 379cb52 commit 26a74f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

compas/docker-compose-basex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ services:
138138
open-scd:
139139
labels:
140140
compas: true
141-
image: "lfenergy/compas-open-scd:v0.12.0.2"
141+
image: "lfenergy/compas-open-scd:v0.13.0.0"
142142
healthcheck:
143143
test: ["CMD", "curl", "-f", "http://localhost/"]
144144
interval: 30s

compas/docker-compose-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ services:
145145
open-scd:
146146
labels:
147147
compas: true
148-
image: "lfenergy/compas-open-scd:v0.12.0.2"
148+
image: "lfenergy/compas-open-scd:v0.13.0.0"
149149
healthcheck:
150150
test: ["CMD", "curl", "-f", "http://localhost/"]
151151
interval: 30s

0 commit comments

Comments
 (0)