Skip to content

Commit

Permalink
Merge pull request #151 from data-catering/renovate/docker.elastic.co…
Browse files Browse the repository at this point in the history
…-logstash-logstash-8.x

Update docker.elastic.co/logstash/logstash Docker tag to v8.15.3
  • Loading branch information
pflooky authored Oct 18, 2024
2 parents 1df40bf + 4037fa5 commit cc3c005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -784,7 +784,7 @@ services:
retries: 3
test: [CMD, curl, --fail, "http://localhost:9600"]
timeout: 5s
image: "docker.elastic.co/logstash/logstash:${LOGSTASH_VERSION:-8.15.2}"
image: "docker.elastic.co/logstash/logstash:${LOGSTASH_VERSION:-8.15.3}"
ports:
- "5044:5044"
- "50000:50000/tcp"
Expand Down

0 comments on commit cc3c005

Please sign in to comment.