Compare commits
No commits in common. "1391cfe3b6c90002ed4df7369736043816ccf5ad" and "cb5a5a87a01d50fc17e6a0af9c8db26e4314c118" have entirely different histories.
1391cfe3b6
...
cb5a5a87a0
1 changed files with 2 additions and 2 deletions
|
@ -18,7 +18,7 @@ services:
|
||||||
capabilities: [gpu]
|
capabilities: [gpu]
|
||||||
|
|
||||||
open-webui:
|
open-webui:
|
||||||
image: ghcr.io/open-webui/open-webui:v0.3.12
|
image: ghcr.io/open-webui/open-webui:v0.3.11
|
||||||
container_name: open-webui
|
container_name: open-webui
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
|
@ -29,7 +29,7 @@ services:
|
||||||
- host.docker.internal:host-gateway
|
- host.docker.internal:host-gateway
|
||||||
|
|
||||||
mindsdb:
|
mindsdb:
|
||||||
image: mindsdb/mindsdb:v24.8.1.1
|
image: mindsdb/mindsdb:v24.8.1.0
|
||||||
container_name: mindsdb
|
container_name: mindsdb
|
||||||
ports:
|
ports:
|
||||||
- 47334:47334
|
- 47334:47334
|
||||||
|
|
Loading…
Reference in a new issue