[bitnami/hubble-ui] Release 0.13.3-debian-12-r7 (#89501)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2026-01-11 09:03:08 +01:00
committed by GitHub
parent 869e31cf18
commit 32a4a7bcd6

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-08T14:32:00Z" \
org.opencontainers.image.created="2026-01-11T07:53:01Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/hubble-ui" \
@@ -55,7 +55,7 @@ RUN rm -rf /app && \
ln -sf /opt/bitnami/hubble-ui/public /app
ENV APP_VERSION="0.13.3" \
BITNAMI_APP_NAME="hubble-ui" \
IMAGE_REVISION="6" \
IMAGE_REVISION="7" \
NGINX_HTTPS_PORT_NUMBER="" \
NGINX_HTTP_PORT_NUMBER="" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/nginx/sbin:$PATH"