Skip to content

Commit

Permalink
Preparation upgrade elasticsearch 7.10 bsds (#2423)
Browse files Browse the repository at this point in the history
  • Loading branch information
elishowk authored Aug 18, 2023
1 parent a207b6d commit 3883db0
Show file tree
Hide file tree
Showing 29 changed files with 402 additions and 17,375 deletions.
2 changes: 1 addition & 1 deletion back/integration-tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- net.core.somaxconn=511

elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:6.8.0
image: docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.2
restart: "${DOCKER_RESTART_POLICY:-unless-stopped}"
environment:
- "ES_JAVA_OPTS=-Xms512m -Xmx512m"
Expand Down
Loading

0 comments on commit 3883db0

Please sign in to comment.