Updated workbench to 0.2.0, search facility

This commit is contained in:
Cyber MacGeddon 2024-12-31 19:57:37 +00:00
parent a458d57af2
commit ebe5dff4ae

View file

@ -14,5 +14,5 @@ local version = import "version.jsonnet";
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",
"workbench-ui": "docker.io/trustgraph/workbench-ui:0.1.9",
"workbench-ui": "docker.io/trustgraph/workbench-ui:0.2.0",
}