[ES] Bump to 7.14.1

CERTFR-2021-AVI-670
This commit is contained in:
thopic 2021-09-03 16:48:25 +02:00
parent 91b992c8f3
commit 75664709ec
Signed by: thopic
GPG Key ID: 292DBBF0B54AD4C5

View File

@ -2,7 +2,7 @@ version: "3.8"
services:
elasticsearch:
image: docker.elastic.co/elasticsearch/elasticsearch:7.13.0
image: docker.elastic.co/elasticsearch/elasticsearch:7.14.1
hostname: ${CN}
restart: unless-stopped
environment:
@ -24,7 +24,7 @@ services:
- "co.elastic.logs/module=elasticsearch"
kibana:
image: docker.elastic.co/kibana/kibana:7.13.0
image: docker.elastic.co/kibana/kibana:7.14.1
restart: unless-stopped
networks:
- proxy