Skip to content

Commit

Permalink
upgrade version of elastic
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali Razmjoo committed Jul 28, 2021
1 parent 04f3b62 commit 154257b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.12.0
image: docker.elastic.co/elasticsearch/elasticsearch:7.13.3
container_name: "elasticsearch"
environment:
- "ES_JAVA_OPTS=-Xms4096m -Xmx4096m"
Expand Down

0 comments on commit 154257b

Please sign in to comment.