Skip to content

Commit ecff4b7

Browse files
Merge pull request #163 from mindsdb/release/mindsdb-version-update-v25.14.1
Bump MindsDB version to v25.14.1
2 parents ae18b9a + f485c6e commit ecff4b7

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.103
1+
1.0.104

docker-compose.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
services:
22
mindsdb:
3-
image: mindsdb/mindsdb:v25.14.0
4-
depends_on:
5-
pgvector:
6-
condition: service_healthy
3+
image: mindsdb/mindsdb:v25.14.1
74
ports:
85
- "47334:47334"
96
- "47335:47335"

0 commit comments

Comments
 (0)