mirror of
https://github.com/bitnami/containers.git
synced 2026-02-15 17:37:22 +08:00
[bitnami/grafana-tempo-vulture] Release 1.5.0-debian-11-r51 (#20644)
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -5,7 +5,7 @@ ARG TARGETARCH
|
||||
LABEL org.opencontainers.image.authors="https://bitnami.com/contact" \
|
||||
org.opencontainers.image.description="Application packaged by Bitnami" \
|
||||
org.opencontainers.image.licenses="Apache-2.0" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r50" \
|
||||
org.opencontainers.image.ref.name="1.5.0-debian-11-r51" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/grafana-tempo-vulture" \
|
||||
org.opencontainers.image.title="grafana-tempo-vulture" \
|
||||
org.opencontainers.image.vendor="VMware, Inc." \
|
||||
@@ -22,7 +22,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=( \
|
||||
"grafana-tempo-vulture-1.5.0-3-linux-${OS_ARCH}-debian-11" \
|
||||
"grafana-tempo-vulture-1.5.0-4-linux-${OS_ARCH}-debian-11" \
|
||||
) && \
|
||||
for COMPONENT in "${COMPONENTS[@]}"; do \
|
||||
if [ ! -f "${COMPONENT}.tar.gz" ]; then \
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"grafana-tempo-vulture": {
|
||||
"arch": "amd64",
|
||||
"digest": "d005aef9b28a82ad8af7e301b5eb1c7c4a106784438c37cc6977d08f0421f7aa",
|
||||
"digest": "60dcb75a6e50f4b96f2b0842e7ec46242fa4da5668fc1c2e536047240b66eac8",
|
||||
"distro": "debian-11",
|
||||
"type": "NAMI",
|
||||
"version": "1.5.0-3"
|
||||
"version": "1.5.0-4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user