update elasticsearch

This commit is contained in:
maxlath
2021-12-14 23:13:27 +01:00
parent 1b7b6cafe2
commit 60778f147b

View File

@@ -24,7 +24,7 @@ services:
network_mode: host
tty: true
elasticsearch:
image: elasticsearch:7.14.0
image: elasticsearch:7.16.1
environment:
- 'http.host=0.0.0.0'
- 'transport.host=127.0.0.1'