[bitnami/hubble-ui-backend] Release 0.13.3-debian-12-r11 (#90083)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-28 15:56:38 +01:00
committed by GitHub
parent 0d19337efd
commit b7b52b23cf

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-15T22:48:30Z" \
org.opencontainers.image.created="2026-01-28T14:40:54Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui-backend" \
@@ -48,7 +48,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="0.13.3" \
BITNAMI_APP_NAME="hubble-ui-backend" \
IMAGE_REVISION="10" \
IMAGE_REVISION="11" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/hubble-ui-backend/bin:$PATH"
EXPOSE 8090