Skip to content

Commit

Permalink
Merge branch 'main' of github.com:data-catering/docker-fluentd
Browse files Browse the repository at this point in the history
  • Loading branch information
pflooky committed Oct 1, 2024
2 parents d4802a6 + 552681f commit 0908447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.elasticsearch
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG FLUENTD_VERSION=v1.17.0-debian-1.0
ARG FLUENTD_VERSION=v1.17.1-debian-1.0
FROM fluent/fluentd:${FLUENTD_VERSION}
USER root
ARG PLUGIN_ELASTICSEARCH_VERSION=5.4.3
Expand Down

0 comments on commit 0908447

Please sign in to comment.