mirror of
https://github.com/bitnami/containers.git
synced 2026-02-19 22:17:24 +08:00
[bitnami/grafana-tempo-query] Release 1.5.0-debian-11-r64 (#24663)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye
|
||||
ARG TARGETARCH
|
||||
|
||||
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \
|
||||
org.opencontainers.image.created="2023-02-20T14:47:27Z" \
|
||||
org.opencontainers.image.created="2023-02-21T07:54:32Z" \
|
||||
org.opencontainers.image.description="Application packaged by VMware, Inc" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r63" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r64" \
|
||||
org.opencontainers.image.title="grafana-tempo-query" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
org.opencontainers.image.version="1.5.0"
|
||||
@@ -23,7 +23,7 @@ RUN install_packages ca-certificates curl procps
|
||||
RUN mkdir -p /tmp/bitnami/pkg/cache/ && cd /tmp/bitnami/pkg/cache/ && \
|
||||
COMPONENTS=( \
|
||||
"jaeger-query-1.42.0-1-linux-${OS_ARCH}-debian-11" \
|
||||
"grafana-tempo-query-1.5.0-5-linux-${OS_ARCH}-debian-11" \
|
||||
"grafana-tempo-query-1.5.0-6-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"grafana-tempo-query": {
|
||||
"arch": "amd64",
|
||||
"digest": "113d80c66a39ee0d255a0afe020cecc3431d38dedee7b2c1ca55040ee22fe3d4",
|
||||
"digest": "8bef02b7e04696951278feb7491ca30397e56f1dae0a73f10768ac67d9bfc02c",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.5.0-5"
|
||||
"version": "1.5.0-6"
|
||||
},
|
||||
"jaeger-query": {
|
||||
"arch": "amd64",
|
||||
|
||||
Reference in New Issue
Block a user