update elasticsearch
This commit is contained in:
@@ -24,7 +24,7 @@ services:
|
|||||||
network_mode: host
|
network_mode: host
|
||||||
tty: true
|
tty: true
|
||||||
elasticsearch:
|
elasticsearch:
|
||||||
image: elasticsearch:7.14.0
|
image: elasticsearch:7.16.1
|
||||||
environment:
|
environment:
|
||||||
- 'http.host=0.0.0.0'
|
- 'http.host=0.0.0.0'
|
||||||
- 'transport.host=127.0.0.1'
|
- 'transport.host=127.0.0.1'
|
||||||
|
|||||||
Reference in New Issue
Block a user