Skip to content

Commit

Permalink
Update to logstash 6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
plaurin84 authored Dec 7, 2017
1 parent 33b6ac9 commit 9edd2c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.elastic.co/logstash/logstash-oss:6.0.0
FROM docker.elastic.co/logstash/logstash-oss:6.0.1
MAINTAINER Patrick Laurin <plaurin@inocybe.ca>
# Below ENV is a fix from stackovertflow.
# See https://stackoverflow.com/questions/46974598/logstash-with-google-pubsub-input-plugin-error-certificate-verify-failed
Expand Down

0 comments on commit 9edd2c2

Please sign in to comment.