Skip to content

Commit b00471e

Browse files
author
Dennis Labordus
committed
Updated OpenSCD to fix small bug.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent c2d48d5 commit b00471e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compas/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ services:
8181
open-scd:
8282
labels:
8383
compas: true
84-
image: "lfenergy/compas-open-scd:v0.7.1-compas-3"
84+
image: "lfenergy/compas-open-scd:v0.7.1-compas-4"
8585
healthcheck:
8686
test: ["CMD", "curl", "-f", "http://localhost/"]
8787
interval: 30s

0 commit comments

Comments
 (0)