mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-04-26 00:46:22 +02:00
Add workbench-ui (#216)
This commit is contained in:
parent
317ae3186a
commit
f145d5c324
4 changed files with 36 additions and 2 deletions
|
|
@ -13,5 +13,6 @@ local version = import "version.jsonnet";
|
|||
qdrant: "docker.io/qdrant/qdrant:v1.11.1",
|
||||
memgraph_mage: "docker.io/memgraph/memgraph-mage:1.22-memgraph-2.22",
|
||||
memgraph_lab: "docker.io/memgraph/lab:2.19.1",
|
||||
falkordb: "docker.io/falkordb/falkordb:latest"
|
||||
falkordb: "docker.io/falkordb/falkordb:latest",
|
||||
"workbench-ui": "docker.io/trustgraph/workbench-ui:0.1.4",
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue