Skip to content

Commit

Permalink
fix(deps): update dependency docker.elastic.co/kibana/kibana to v7.17.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 28, 2022
1 parent 10fb4d3 commit 5d4da97
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 @@ -89,7 +89,7 @@ services:
links:
- 'postgres'
kibana:
image: docker.elastic.co/kibana/kibana:7.16.3
image: docker.elastic.co/kibana/kibana:7.17.5
container_name: kibana
# volumes:
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml
Expand Down

0 comments on commit 5d4da97

Please sign in to comment.