Update AI/docker-compose.yml
This commit is contained in:
parent
0da1e06bc5
commit
7f1f35b05d
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ services:
|
|||
- host.docker.internal:host-gateway
|
||||
|
||||
mindsdb:
|
||||
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.4.3.0
|
||||
image: docker.mafyuh.xyz/mindsdb/mindsdb:v24.4.2.1
|
||||
container_name: mindsdb
|
||||
ports:
|
||||
- 47334:47334
|
||||
|
|
Reference in a new issue