Skip to content

Commit

Permalink
fix(deps): update docker.elastic.co/kibana/kibana docker tag to v6.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 31, 2020
1 parent 7dc0b33 commit 83d8cbe
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:6.8.7
image: docker.elastic.co/kibana/kibana:6.8.8
container_name: kibana
# volumes:
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml
Expand Down

0 comments on commit 83d8cbe

Please sign in to comment.