Skip to content

Commit

Permalink
Update fluent/fluent-bit Docker tag to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 20, 2024
1 parent e1e726d commit afc2ccd
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:2.2.3 as fluent-bit
FROM fluent/fluent-bit:3.2.3 as fluent-bit
# hadolint ignore=DL3002
USER root

Expand Down

0 comments on commit afc2ccd

Please sign in to comment.