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.0
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent 2a110fb commit 40a6aa3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ services:
- esdata1:/usr/share/elasticsearch/data

kibana:
image: docker.elastic.co/kibana/kibana:8.9.2
image: docker.elastic.co/kibana/kibana:8.10.0
container_name: kibana
restart: always
ports:
Expand Down
2 changes: 1 addition & 1 deletion boot-mongodb-elasticsearch/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ services:
- esdata1:/usr/share/elasticsearch/data

kibana:
image: docker.elastic.co/kibana/kibana:8.9.2
image: docker.elastic.co/kibana/kibana:8.10.0
restart: always
ports:
- "5601:5601"
Expand Down

0 comments on commit 40a6aa3

Please sign in to comment.