We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5534a3 commit af889bdCopy full SHA for af889bd
1 file changed
docker-compose.yml
@@ -82,7 +82,7 @@ services:
82
restart: always
83
84
kibana:
85
- image: docker.elastic.co/kibana/kibana:8.17.2@sha256:2dc937a86da341da8ccaaf25b36fe024794a0496d70aa0593559c5699b680049
+ image: docker.elastic.co/kibana/kibana:8.19.8@sha256:651cfbc4ee05be6e2d3ad1cec4bd90f275d03a0e323b2b687229d003cd29188f
86
environment:
87
ELASTICSEARCH_URL: http://elasticsearch:9200
88
ports:
0 commit comments