[bitnami/configurable-http-proxy] Release 5.1.0-debian-12-r24 (#87736)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
46e21f2890
commit
ae2d97affc
|
|
@ -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-16T18:18:34Z" \
|
||||
org.opencontainers.image.created="2025-10-17T00:18:33Z" \
|
||||
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="23" \
|
||||
IMAGE_REVISION="24" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/configurable-http-proxy/bin:$PATH"
|
||||
|
||||
EXPOSE 3000
|
||||
|
|
|
|||
Loading…
Reference in New Issue