Skip to content

Commit

Permalink
fix(deps): update docker.elastic.co/kibana/kibana docker tag to v6.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 7, 2019
1 parent 34018cc commit 5d73896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Expand Up @@ -85,7 +85,7 @@ services:
links:
- 'postgres'
kibana:
image: docker.elastic.co/kibana/kibana:6.8.2
image: docker.elastic.co/kibana/kibana:6.8.3
container_name: kibana
# volumes:
# - ./kibana.yml:/usr/share/kibana/config/kibana.yml
Expand Down

0 comments on commit 5d73896

Please sign in to comment.