Compare commits

..

2 Commits

Author SHA1 Message Date
renovate[bot] 2b6f63729f
Merge e6468d72db into 5417299c16 2026-05-09 19:10:27 +00:00
renovate[bot] e6468d72db
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v9 2026-05-09 19:10:23 +00:00
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:9.4.1
image: docker.elastic.co/kibana/kibana:9.4.0
container_name: kibana
ports:
- "5601:5601"