Skip to content

Commit c63aa22

Browse files
authored
Update to Fluentd v1.13 (#12)
1 parent a3c4217 commit c63aa22

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Dockerfile

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
FROM fluent/fluentd:v1.12.4-1.0
1+
FROM fluent/fluentd:v1.13.0-1.1
2+
3+
# Default env
4+
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"
25

36
# Use root account to use apk
47
USER root

0 commit comments

Comments
 (0)