Skip to content

Commit

Permalink
Merge pull request #70 from SumoLogic/ssong-update-output-plugin-version
Browse files Browse the repository at this point in the history
use v1.5.0 for output plugin
  • Loading branch information
samjsong committed Jul 12, 2019
2 parents 261fce9 + 2390fa0 commit f84b1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ RUN gem install fluent-plugin-s3 -v 1.1.4 \
&& gem install fluent-plugin-systemd -v 0.3.1 \
&& gem install fluent-plugin-record-modifier \
&& gem install fluent-plugin-kubernetes_metadata_filter -v 1.0.2 \
&& gem install fluent-plugin-sumologic_output -v 1.4.0 \
&& gem install fluent-plugin-sumologic_output -v 1.5.0 \
&& gem install fluent-plugin-concat -v 2.3.0 \
&& gem install fluent-plugin-rewrite-tag-filter -v 2.1.0 \
&& gem install fluent-plugin-prometheus -v 1.1.0 \
Expand Down

0 comments on commit f84b1e0

Please sign in to comment.