Skip to content

Commit

Permalink
chore(deps): update docker.elastic.co/logstash/logstash docker tag to…
Browse files Browse the repository at this point in the history
… v8.16.0 (#794)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent cc280cc commit 934b378
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-cloudwatch-project/docker/docker-compose-elk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ services:
- "9300:9300"

logstash:
image: docker.elastic.co/logstash/logstash:8.15.3
image: docker.elastic.co/logstash/logstash:8.16.0
container_name: logstash
command: logstash -f /etc/logstash/conf.d/logstash.conf
volumes:
Expand Down

0 comments on commit 934b378

Please sign in to comment.