Skip to content

Commit

Permalink
📦 Update fluent-bit tag to 1.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
transnano committed Dec 14, 2020
1 parent f4ac936 commit f5885ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ COPY *.conf ./

RUN go build -buildmode=c-shared -o out_pulsar.so .

FROM fluent/fluent-bit:1.5.3 as fluent-bit
FROM fluent/fluent-bit:1.6.8 as fluent-bit
# hadolint ignore=DL3002
USER root

Expand Down

0 comments on commit f5885ca

Please sign in to comment.