diff --git a/logs-concentrator/Dockerfile b/logs-concentrator/Dockerfile index 786778f3..17a24982 100644 --- a/logs-concentrator/Dockerfile +++ b/logs-concentrator/Dockerfile @@ -1,4 +1,4 @@ -FROM fluent/fluentd:v1.16.5-1.0 +FROM fluent/fluentd:v1.17.0-1.0 LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors" LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images" diff --git a/logs-dispatcher/Dockerfile b/logs-dispatcher/Dockerfile index 27e8c692..c8323e01 100644 --- a/logs-dispatcher/Dockerfile +++ b/logs-dispatcher/Dockerfile @@ -1,4 +1,4 @@ -FROM fluent/fluentd:v1.16.5-1.0 +FROM fluent/fluentd:v1.17.0-1.0 LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors" LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"