Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v8.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 29, 2023
1 parent 61a623f commit 763f4b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ services:
- elastic_data:/usr/share/elasticsearch/data

kibana:
image: docker.elastic.co/kibana/kibana:8.4.2
image: docker.elastic.co/kibana/kibana:8.8.2
ports:
- 5601:5601
depends_on:
Expand Down

0 comments on commit 763f4b9

Please sign in to comment.