Skip to content

Commit

Permalink
Update kibana Docker tag to v8.11.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent 79f9c8f commit dd8d118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose-elk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ services:
- elasticsearch

kibana:
image: kibana:8.7.0
image: kibana:8.11.3
container_name: kibana
environment:
- ELASTICSEARCH_URL=http://elasticsearch:9200
Expand Down

0 comments on commit dd8d118

Please sign in to comment.