Skip to content

Commit

Permalink
chore(deps): update logstash docker tag to v8.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 12, 2024
1 parent 2b73548 commit 868f176
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 @@ -37,7 +37,7 @@ services:
ports:
- 3010:5601
logstash:
image: logstash:8.12.0
image: logstash:8.14.1
hostname: logstash
restart: unless-stopped
volumes:
Expand Down

0 comments on commit 868f176

Please sign in to comment.