chore(server): manticore v9.3.2 (#12475)

This commit is contained in:
fengmk2 2025-05-23 09:45:31 +00:00
parent bd72c931c4
commit a7e6c511a9
No known key found for this signature in database
GPG Key ID: 37B94432BAF9FC0E
5 changed files with 10 additions and 10 deletions

View File

@ -25,7 +25,7 @@ services:
image: redis
indexer:
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.2.14}
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.3.2}
ulimits:
nproc: 65535
nofile:

View File

@ -12,4 +12,4 @@ DB_DATABASE_NAME=affine
# ELASTIC_PLATFORM=linux/arm64
# manticoresearch
MANTICORE_VERSION=9.2.14
MANTICORE_VERSION=9.3.2

View File

@ -26,7 +26,7 @@ services:
# https://manual.manticoresearch.com/Starting_the_server/Docker
manticoresearch:
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.2.14}
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.3.2}
ports:
- 9308:9308
ulimits:

View File

@ -585,7 +585,7 @@ jobs:
- 1025:1025
- 8025:8025
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:
@ -735,7 +735,7 @@ jobs:
ports:
- 6379:6379
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:
@ -959,7 +959,7 @@ jobs:
- 1025:1025
- 8025:8025
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:
@ -1058,7 +1058,7 @@ jobs:
ports:
- 6379:6379
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:
@ -1185,7 +1185,7 @@ jobs:
- 1025:1025
- 8025:8025
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:

View File

@ -60,7 +60,7 @@ jobs:
- 1025:1025
- 8025:8025
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps:
@ -135,7 +135,7 @@ jobs:
ports:
- 6379:6379
indexer:
image: manticoresearch/manticore:9.2.14
image: manticoresearch/manticore:9.3.2
ports:
- 9308:9308
steps: