Skip to content

Commit 42da2a9

Browse files
chore(deps): update fluent/fluentd docker tag to v1.18.0
1 parent 87b211a commit 42da2a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

logs-concentrator/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fluent/fluentd:v1.17.1-1.1
1+
FROM fluent/fluentd:v1.18.0-1.1
22

33
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
44
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"

logs-dispatcher/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM fluent/fluentd:v1.17.1-1.1
1+
FROM fluent/fluentd:v1.18.0-1.1
22

33
LABEL org.opencontainers.image.authors="The Lagoon Authors" maintainer="The Lagoon Authors"
44
LABEL org.opencontainers.image.source="https://github.com/uselagoon/lagoon-service-images" repository="https://github.com/uselagoon/lagoon-service-images"

0 commit comments

Comments
 (0)