[bitnami/fluent-bit] Release 4.2.2-debian-12-r2 (#90048)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-28 15:07:38 +01:00
committed by GitHub
parent ec8a58ae68
commit 36045980de

View File

@@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2026-01-11T07:17:21Z" \
org.opencontainers.image.created="2026-01-28T13:58:26Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/fluent-bit" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="4.2.2" \
BITNAMI_APP_NAME="fluent-bit" \
IMAGE_REVISION="1" \
IMAGE_REVISION="2" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020