[bitnami/configurable-http-proxy] Release 5.1.0-debian-12-r19 (#87641)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-15 20:36:52 +02:00
committed by GitHub
parent 7145d44beb
commit a12e3dd7fa

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-10-15T12:14:49Z" \
org.opencontainers.image.created="2025-10-15T18:16:18Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/configurable-http-proxy/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/configurable-http-proxy" \
@@ -49,7 +49,7 @@ RUN uninstall_packages curl
ENV APP_VERSION="5.1.0" \
BITNAMI_APP_NAME="configurable-http-proxy" \
IMAGE_REVISION="18" \
IMAGE_REVISION="19" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
EXPOSE 3000