Skip to content

Commit

Permalink
Fluent-bit 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiredofit committed Dec 22, 2023
1 parent d27a62e commit f9a6cc7
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 @@ -10,7 +10,7 @@ ARG S6_OVERLAY_VERSION
ARG YQ_VERSION
ARG ZABBIX_VERSION

ENV FLUENTBIT_VERSION=${FLUENTBIT_VERSION:-"2.2.0"} \
ENV FLUENTBIT_VERSION=${FLUENTBIT_VERSION:-"2.2.1"} \
S6_OVERLAY_VERSION=${S6_OVERLAY_VERSION:-"3.1.6.2"} \
YQ_VERSION=${YQ_VERSION:-"v4.40.5"} \
ZABBIX_VERSION=${ZABBIX_VERSION:-"6.4.10"} \
Expand Down

0 comments on commit f9a6cc7

Please sign in to comment.