Skip to content

Commit 3eb973c

Browse files
chore(deps): update docker.elastic.co/logstash/logstash docker tag to v9
1 parent 25572c6 commit 3eb973c

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.2
20+
image: docker.elastic.co/logstash/logstash:9.0.3
2121
container_name: logstash
2222
command: logstash -f /etc/logstash/conf.d/logstash.conf
2323
volumes:

0 commit comments

Comments
 (0)