[bitnami/grafana-mimir] Release 3.0.2-debian-12-r3 (#90072)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
f352550f3a
commit
6e12fd25d2
|
|
@ -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:00:51Z" \
|
||||
org.opencontainers.image.created="2026-01-28T14:21:41Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/grafana-mimir/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-mimir" \
|
||||
|
|
@ -48,7 +48,7 @@ RUN uninstall_packages curl
|
|||
|
||||
ENV APP_VERSION="3.0.2" \
|
||||
BITNAMI_APP_NAME="grafana-mimir" \
|
||||
IMAGE_REVISION="2" \
|
||||
IMAGE_REVISION="3" \
|
||||
PATH="/opt/bitnami/grafana-mimir/bin:$PATH"
|
||||
|
||||
EXPOSE 8080 9095
|
||||
|
|
|
|||
Loading…
Reference in New Issue