Skip to content

Commit 1391cfe

Browse files
author
Matt Reeves
committedAug 7, 2024
Merge branch 'main' into renovate/ghcr.io-n8n-io-n8n-1.x
2 parents cb5a5a8 + dd1fd0c commit 1391cfe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎docker/AI/docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
capabilities: [gpu]
1919

2020
open-webui:
21-
image: ghcr.io/open-webui/open-webui:v0.3.11
21+
image: ghcr.io/open-webui/open-webui:v0.3.12
2222
container_name: open-webui
2323
restart: unless-stopped
2424
ports:
@@ -29,7 +29,7 @@ services:
2929
- host.docker.internal:host-gateway
3030

3131
mindsdb:
32-
image: mindsdb/mindsdb:v24.8.1.0
32+
image: mindsdb/mindsdb:v24.8.1.1
3333
container_name: mindsdb
3434
ports:
3535
- 47334:47334

0 commit comments

Comments
 (0)
Please sign in to comment.