Skip to content

Commit 357914e

Browse files
committed
Open WebUI: Update to CrateDB MCPO 0.0.7
1 parent 8e91e9e commit 357914e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

application/open-webui/compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ services:
4343
# CrateDB MCPO
4444
# ------------
4545
cratedb-mcpo:
46-
image: ghcr.io/crate/cratedb-mcpo:0.0.6
46+
image: ghcr.io/crate/cratedb-mcpo:0.0.7
4747
environment:
4848
CRATEDB_CLUSTER_URL: http://crate:crate@cratedb:4200/
4949
ports:

0 commit comments

Comments
 (0)