diff --git a/setup/playbooks/roles/monitoring/files/Dockerfile b/setup/playbooks/roles/monitoring/files/Dockerfile index 5e1f5bc8..7bdde0f9 100644 --- a/setup/playbooks/roles/monitoring/files/Dockerfile +++ b/setup/playbooks/roles/monitoring/files/Dockerfile @@ -1,4 +1,4 @@ -FROM fluent/fluentd:edge +FROM fluent/fluentd:v1.17 USER root RUN fluent-gem install fluent-plugin-influxdb USER fluent