[ES] Bump to 8.4.3
This commit is contained in:
parent
e99bf69fa0
commit
5ea022c59a
@ -2,7 +2,7 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
elasticsearch:
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:7.17.0
|
||||
image: docker.elastic.co/elasticsearch/elasticsearch:8.4.3
|
||||
hostname: ${CN}
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@ -24,7 +24,7 @@ services:
|
||||
- "co.elastic.logs/module=elasticsearch"
|
||||
|
||||
kibana:
|
||||
image: docker.elastic.co/kibana/kibana:7.17.0
|
||||
image: docker.elastic.co/kibana/kibana:8.4.3
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
- proxy
|
||||
|
Loading…
Reference in New Issue
Block a user