We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0596811 commit 4796c65Copy full SHA for 4796c65
sidecar/fluentbit/Dockerfile
@@ -27,7 +27,7 @@ RUN apt-get update && \
27
RUN find /dpkg/ -type d -empty -delete && \
28
rm -r /dpkg/usr/share/doc/
29
30
-FROM fluent/fluent-bit:4.0.1
+FROM fluent/fluent-bit:4.0.5
31
ENV LOG_LEVEL=warning
32
33
# Copy the libraries from the extractor stage into root
0 commit comments