Skip to content

Commit cc3f275

Browse files
chore(deps): update logstash docker tag to v8.14.3
1 parent 2b73548 commit cc3f275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/ELK/docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ services:
3737
ports:
3838
- 3010:5601
3939
logstash:
40-
image: logstash:8.12.0
40+
image: logstash:8.14.3
4141
hostname: logstash
4242
restart: unless-stopped
4343
volumes:

0 commit comments

Comments
 (0)