Skip to content

Commit

Permalink
Merge pull request #9 from uselagoon/kmf_212
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Nov 20, 2022
2 parents 55f66a9 + cc6c5f9 commit 12d7bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logs-dispatcher/Dockerfile
Expand Up @@ -10,7 +10,7 @@ RUN apk add --no-cache --update --virtual .build-deps \
&& gem sources --update \
&& gem install fluent-plugin-cloudwatch-logs \
&& gem install fluent-plugin-datadog \
&& gem install fluent-plugin-kubernetes_metadata_filter \
&& gem install fluent-plugin-kubernetes_metadata_filter -v 2.10.0 \
&& gem install fluent-plugin-multi-format-parser \
&& gem install fluent-plugin-prometheus \
&& gem install fluent-plugin-rabbitmq \
Expand Down

0 comments on commit 12d7bf6

Please sign in to comment.