Skip to content

Commit 1ddc1a2

Browse files
author
Dennis Labordus
committed
Updated version of components.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent a41fcf7 commit 1ddc1a2

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
@@ -144,7 +144,7 @@ services:
144144
open-scd:
145145
labels:
146146
compas: true
147-
image: "lfenergy/compas-open-scd:v0.22.0.0"
147+
image: "lfenergy/compas-open-scd:v0.22.0.1"
148148
healthcheck:
149149
test: ["CMD", "curl", "-f", "http://localhost/"]
150150
interval: 30s

compas/docker-compose-postgresql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ services:
151151
open-scd:
152152
labels:
153153
compas: true
154-
image: "lfenergy/compas-open-scd:v0.22.0.0"
154+
image: "lfenergy/compas-open-scd:v0.22.0.1"
155155
healthcheck:
156156
test: ["CMD", "curl", "-f", "http://localhost/"]
157157
interval: 30s

0 commit comments

Comments
 (0)