update ELK to the version 5.2.2

This commit is contained in:
Jose Luis Ruiz
2017-03-04 19:00:16 -10:00
parent 3315c9d1e7
commit 0dd60a1b56
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
FROM logstash:5.2.1
FROM logstash:5.2.2
RUN apt-get update