Skip to content

Commit

Permalink
chore(deps): update kibana docker tag to v8.12.0 (#145)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 3, 2024
1 parent 235f2dd commit e2dd329
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/ELK/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ services:
environment:
- "discovery.type=single-node"
kibana:
image: kibana:8.10.2
image: kibana:8.12.0
hostname: kibana
restart: unless-stopped
depends_on:
Expand Down

0 comments on commit e2dd329

Please sign in to comment.