From e9d7bd484fac5791960ea969ffeb96f434d5ce33 Mon Sep 17 00:00:00 2001 From: Masahiro Nakagawa Date: Fri, 26 Apr 2019 14:13:05 +0900 Subject: [PATCH] Official image provides fluentd v1.4.2 or later --- fluentd/content.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fluentd/content.md b/fluentd/content.md index e898011c1..147d4ca7c 100644 --- a/fluentd/content.md +++ b/fluentd/content.md @@ -16,4 +16,4 @@ $ docker run -p 24224:24224 -p 24224:24224/udp -u fluent -v /path/to/dir:/fluent 2019-01-16 11:58:27 +0000 [info]: #0 fluentd worker is now running worker = 0 ``` -Docker's official images support only v1.3.3 or later. If you want to know more details, check [fluentd-docker-image README](https://github.com/fluent/fluentd-docker-image/blob/master/README.md). +Docker's official images support only v1.4.2 or later. If you want to know more details, check [fluentd-docker-image README](https://github.com/fluent/fluentd-docker-image/blob/master/README.md).