chore(deps): update docker.elastic.co/kibana/kibana docker tag to v7.17.27 (#658)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-01-14 17:03:15 +00:00 committed by GitHub
parent cf35c46e71
commit 8e8e588d53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ services:
volumes:
- elasticsearch-data:/usr/share/elasticsearch/data
kibana:
image: docker.elastic.co/kibana/kibana:7.17.26
image: docker.elastic.co/kibana/kibana:7.17.27
container_name: kibana
ports:
- "5601:5601"