Skip to content

Commit

Permalink
Update to Fluentd v1.13 (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
stevehipwell authored Jun 24, 2021
1 parent a3c4217 commit c63aa22
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
FROM fluent/fluentd:v1.12.4-1.0
FROM fluent/fluentd:v1.13.0-1.1

# Default env
ENV RUBY_GC_HEAP_OLDOBJECT_LIMIT_FACTOR="0.9"

# Use root account to use apk
USER root
Expand Down

0 comments on commit c63aa22

Please sign in to comment.