Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/kibana/kibana docker tag to v8.…
Browse files Browse the repository at this point in the history
…10.1
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent a522361 commit 8b0bd84
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 @@ -93,7 +93,7 @@ services:
- ES_JAVA_OPTS=-Xmx4g

kibana:
image: docker.elastic.co/kibana/kibana:8.4.2
image: docker.elastic.co/kibana/kibana:8.10.1
ports:
- 5601:5601
depends_on:
Expand Down

0 comments on commit 8b0bd84

Please sign in to comment.