chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9

This commit is contained in:
renovate[bot] 2025-08-12 13:00:49 +00:00 committed by GitHub
parent 5417299c16
commit a81226a60d
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.29
image: docker.elastic.co/kibana/kibana:9.1.2
container_name: kibana
ports:
- "5601:5601"