Skip to content

Commit

Permalink
build(deps): bump fluent/fluent-bit from 2.1.7 to 2.1.8 in /sidecar (#…
Browse files Browse the repository at this point in the history
…569)

Bumps fluent/fluent-bit from 2.1.7 to 2.1.8.

---
updated-dependencies:
- dependency-name: fluent/fluent-bit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 27, 2023
1 parent 6539758 commit 8d519d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidecar/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ RUN apt-get update && \
RUN find /dpkg/ -type d -empty -delete && \
rm -r /dpkg/usr/share/doc/

FROM fluent/fluent-bit:2.1.7
FROM fluent/fluent-bit:2.1.8
ENV LOG_LEVEL=warning

# Copy the libraries from the extractor stage into root
Expand Down

0 comments on commit 8d519d8

Please sign in to comment.