Skip to content

Commit

Permalink
fix(deps): update docker.elastic.co/kibana/kibana docker tag to v6.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 27, 2020
1 parent 1ab1043 commit 86ecc2a
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.10
image: docker.elastic.co/kibana/kibana:6.8.11
container_name: kibana
# volumes:
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml
Expand Down

0 comments on commit 86ecc2a

Please sign in to comment.