There was an error while loading. Please reload this page.
1 parent e889c9e commit e749dd4Copy full SHA for e749dd4
fluentd/Dockerfile
@@ -33,7 +33,7 @@ RUN apt-get update \
33
RUN gem install specific_install \
34
&& gem specific_install https://github.com/CenterForOpenScience/fluent-plugin-logentries.git master \
35
&& gem specific_install https://github.com/CenterForOpenScience/fluent-plugin-docker-format.git master \
36
- && fluent-gem install fluent-plugin-rewrite-tag-filter -v 1.6.0
+ && fluent-gem install fluent-plugin-rewrite-tag-filter -v 1.5.5
37
38
ENV LD_PRELOAD /usr/lib/x86_64-linux-gnu/libjemalloc.so
39
0 commit comments