Skip to content

Commit e749dd4

Browse files
authored
Update Dockerfile
1 parent e889c9e commit e749dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fluentd/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ RUN apt-get update \
3333
RUN gem install specific_install \
3434
&& gem specific_install https://github.com/CenterForOpenScience/fluent-plugin-logentries.git master \
3535
&& 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
36+
&& fluent-gem install fluent-plugin-rewrite-tag-filter -v 1.5.5
3737

3838
ENV LD_PRELOAD /usr/lib/x86_64-linux-gnu/libjemalloc.so
3939

0 commit comments

Comments
 (0)