[bitnami/fluent-bit] Release 4.0.9-debian-12-r1 (#85965)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-09-07 03:38:55 +02:00
committed by GitHub
parent 15d7ea1bb8
commit 9e6d863136

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="2025-09-04T10:16:40Z" \
org.opencontainers.image.created="2025-09-07T00:38:03Z" \
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.0.9" \
BITNAMI_APP_NAME="fluent-bit" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/fluent-bit/bin:$PATH"
EXPOSE 2020