Skip to content

Commit

Permalink
chore(deps): update kibana docker tag to v8.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 2b73548 commit 51b3c2d
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.12.0
image: kibana:8.16.1
hostname: kibana
restart: unless-stopped
depends_on:
Expand Down

0 comments on commit 51b3c2d

Please sign in to comment.