Skip to content

Commit

Permalink
build(deps): bump fluent/fluent-bit from 1.7.8 to 1.8.11 in /sidecar
Browse files Browse the repository at this point in the history
Bumps fluent/fluent-bit from 1.7.8 to 1.8.11.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and kasia-kujawa committed Dec 14, 2021
1 parent 7233102 commit cfdc89e
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 @@ -4,7 +4,7 @@ ADD ./out_gstdout /build/
WORKDIR /build
RUN make all

FROM fluent/fluent-bit:1.7.8
FROM fluent/fluent-bit:1.8.11
ENV LOG_LEVEL=warning

COPY --from=go-builder \
Expand Down

0 comments on commit cfdc89e

Please sign in to comment.