Skip to content

Commit 4796c65

Browse files
bump fluentbit version to latest (#810)
1 parent 0596811 commit 4796c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidecar/fluentbit/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ RUN apt-get update && \
2727
RUN find /dpkg/ -type d -empty -delete && \
2828
rm -r /dpkg/usr/share/doc/
2929

30-
FROM fluent/fluent-bit:4.0.1
30+
FROM fluent/fluent-bit:4.0.5
3131
ENV LOG_LEVEL=warning
3232

3333
# Copy the libraries from the extractor stage into root

0 commit comments

Comments
 (0)