Skip to content

Commit 82dbb2a

Browse files
chore(deps): update docker.elastic.co/logstash/logstash docker tag to v9
1 parent 84d1dde commit 82dbb2a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

aws-cloudwatch-project/docker/docker-compose-elk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- "9300:9300"
1818

1919
logstash:
20-
image: docker.elastic.co/logstash/logstash:8.18.1
20+
image: docker.elastic.co/logstash/logstash:9.0.1
2121
container_name: logstash
2222
command: logstash -f /etc/logstash/conf.d/logstash.conf
2323
volumes:

0 commit comments

Comments
 (0)