Skip to content

Commit

Permalink
Update dependency docker.elastic.co/kibana/kibana to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 24, 2022
1 parent a9ca52a commit 91c8173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-dynamodb-project/docker/docker-compose-elk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ services:
- elasticsearch

kibana:
image: docker.elastic.co/kibana/kibana:6.8.23
image: docker.elastic.co/kibana/kibana:8.2.1
container_name: kibana
environment:
- ELASTICSEARCH_URL=http://elasticsearch:9200
Expand Down

0 comments on commit 91c8173

Please sign in to comment.