chore(server): manticore v9.3.2 (#12475)
This commit is contained in:
parent
bd72c931c4
commit
a7e6c511a9
@ -25,7 +25,7 @@ services:
|
|||||||
image: redis
|
image: redis
|
||||||
|
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.2.14}
|
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.3.2}
|
||||||
ulimits:
|
ulimits:
|
||||||
nproc: 65535
|
nproc: 65535
|
||||||
nofile:
|
nofile:
|
||||||
|
@ -12,4 +12,4 @@ DB_DATABASE_NAME=affine
|
|||||||
# ELASTIC_PLATFORM=linux/arm64
|
# ELASTIC_PLATFORM=linux/arm64
|
||||||
|
|
||||||
# manticoresearch
|
# manticoresearch
|
||||||
MANTICORE_VERSION=9.2.14
|
MANTICORE_VERSION=9.3.2
|
||||||
|
@ -26,7 +26,7 @@ services:
|
|||||||
|
|
||||||
# https://manual.manticoresearch.com/Starting_the_server/Docker
|
# https://manual.manticoresearch.com/Starting_the_server/Docker
|
||||||
manticoresearch:
|
manticoresearch:
|
||||||
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.2.14}
|
image: manticoresearch/manticore:${MANTICORE_VERSION:-9.3.2}
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
ulimits:
|
ulimits:
|
||||||
|
10
.github/workflows/build-test.yml
vendored
10
.github/workflows/build-test.yml
vendored
@ -585,7 +585,7 @@ jobs:
|
|||||||
- 1025:1025
|
- 1025:1025
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
@ -735,7 +735,7 @@ jobs:
|
|||||||
ports:
|
ports:
|
||||||
- 6379:6379
|
- 6379:6379
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
@ -959,7 +959,7 @@ jobs:
|
|||||||
- 1025:1025
|
- 1025:1025
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
@ -1058,7 +1058,7 @@ jobs:
|
|||||||
ports:
|
ports:
|
||||||
- 6379:6379
|
- 6379:6379
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
@ -1185,7 +1185,7 @@ jobs:
|
|||||||
- 1025:1025
|
- 1025:1025
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
|
4
.github/workflows/copilot-test.yml
vendored
4
.github/workflows/copilot-test.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
- 1025:1025
|
- 1025:1025
|
||||||
- 8025:8025
|
- 8025:8025
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
@ -135,7 +135,7 @@ jobs:
|
|||||||
ports:
|
ports:
|
||||||
- 6379:6379
|
- 6379:6379
|
||||||
indexer:
|
indexer:
|
||||||
image: manticoresearch/manticore:9.2.14
|
image: manticoresearch/manticore:9.3.2
|
||||||
ports:
|
ports:
|
||||||
- 9308:9308
|
- 9308:9308
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user