Skip to content

Commit

Permalink
back to 2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Nov 20, 2022
1 parent dbc4e22 commit cc6c5f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logs-dispatcher/Dockerfile
Original file line number Diff line number Diff line change
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 -v 2.12.0 \
&& 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 cc6c5f9

Please sign in to comment.