mirror of
https://github.com/bitnami/containers.git
synced 2026-02-13 16:07:15 +08:00
[bitnami/grafana-tempo-query] Release 1.5.0-debian-11-r36 (#15738)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -4,7 +4,7 @@ ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r35" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r36" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-tempo-query" \
|
||||
org.opencontainers.image.title="grafana-tempo-query" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -21,7 +21,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
RUN install_packages ca-certificates curl procps
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"jaeger-query-1.38.1-1-linux-${OS_ARCH}-debian-11" \
|
||||
"jaeger-query-1.39.0-0-linux-${OS_ARCH}-debian-11" \
|
||||
"grafana-tempo-query-1.5.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
|
||||
@@ -8,9 +8,9 @@
|
||||
},
|
||||
"jaeger-query": {
|
||||
"arch": "amd64",
|
||||
"digest": "416418a8749edc24986993630864e5fe88afc4657ec16a64f8035323232a498f",
|
||||
"digest": "8e67932a8f9f4f5937a19ea97bce06e0761a44fb3686126a7464e8cb71e356af",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.38.1-1"
|
||||
"version": "1.39.0-0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user