[bitnami/grafana-image-renderer] Release 4.0.15-debian-12-r5 (#86465)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
cf66c77c7a
commit
e4498522cd
|
|
@ -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-27T18:27:32Z" \
|
||||
org.opencontainers.image.created="2025-09-28T00:32:44Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/grafana-image-renderer/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-image-renderer" \
|
||||
|
|
@ -51,7 +51,7 @@ ENV APP_VERSION="4.0.15" \
|
|||
BITNAMI_APP_NAME="grafana-image-renderer" \
|
||||
HTTP_HOST="0.0.0.0" \
|
||||
HTTP_PORT="8080" \
|
||||
IMAGE_REVISION="4" \
|
||||
IMAGE_REVISION="5" \
|
||||
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:$PATH"
|
||||
|
||||
EXPOSE 3000 8080
|
||||
|
|
|
|||
Loading…
Reference in New Issue