wrong elastic version
This commit is contained in:
parent
f26d824aae
commit
03e85380fb
@ -14,12 +14,12 @@ services:
|
||||
- net
|
||||
|
||||
elasticsearch:
|
||||
image: 'docker.elastic.co/elasticsearch/elasticsearch:6.7'
|
||||
image: elasticsearch:6.7.0
|
||||
restart: always
|
||||
container_name: elasticsearch
|
||||
hostname: elasticsearch
|
||||
environment:
|
||||
- cluster.name=elasticsearch
|
||||
- discovery.type=single-node
|
||||
ulimits:
|
||||
memlock:
|
||||
soft: -1
|
||||
|
Loading…
Reference in New Issue
Block a user