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.13.0
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 9c53bad commit 1a19ec1
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.12.2
image: docker.elastic.co/logstash/logstash:8.13.0
container_name: logstash
command: logstash -f /etc/logstash/conf.d/logstash.conf
volumes:
Expand Down

0 comments on commit 1a19ec1

Please sign in to comment.