Skip to content

Commit

Permalink
upgrade elasticsearch 7.10
Browse files Browse the repository at this point in the history
  • Loading branch information
elishowk committed Jul 31, 2023
1 parent 05d8186 commit 33aee21
Show file tree
Hide file tree
Showing 27 changed files with 430 additions and 17,397 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 33aee21

Please sign in to comment.