Upgrade workbench

This commit is contained in:
Cyber MacGeddon 2025-01-02 19:52:22 +00:00
parent fed7e4ca08
commit 8d67f942a5

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.2.0",
"workbench-ui": "docker.io/trustgraph/workbench-ui:0.2.2",
}