Merge pull request #271 from oceanprotocol/calina-c-patch-2

Upgrade ES
This commit is contained in:
Călina Cenan 2021-11-19 16:14:03 +02:00 committed by GitHub
commit 3b528b7ee1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
version: '3'
services:
elasticsearch:
image: elasticsearch:6.8.3
image: elasticsearch:7.14.2
networks:
backend:
ipv4_address: 172.15.0.6
environment:
ES_JAVA_OPTS: "-Xms512m -Xmx512m"
MAX_MAP_COUNT: "64000"
discovery.type: "single-node"
discovery.type: "single-node"