diff --git a/logs-concentrator/Dockerfile b/logs-concentrator/Dockerfile index a6deba29..31c5e0f8 100644 --- a/logs-concentrator/Dockerfile +++ b/logs-concentrator/Dockerfile @@ -1,4 +1,4 @@ -FROM fluent/fluentd:v1.17.1-1.1 +FROM fluent/fluentd:v1.18.0-1.1 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 ec86e55d..c92a008c 100644 --- a/logs-dispatcher/Dockerfile +++ b/logs-dispatcher/Dockerfile @@ -1,4 +1,4 @@ -FROM fluent/fluentd:v1.17.1-1.1 +FROM fluent/fluentd:v1.18.0-1.1 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"