[bitnami/cadvisor] Release 0.56.2-debian-12-r1 (#90040)
Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
parent
5614c3c7fd
commit
e5864f8ef1
|
|
@ -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-16T15:39:29Z" \
|
||||
org.opencontainers.image.created="2026-01-28T12:45:11Z" \
|
||||
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
|
||||
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/cadvisor/README.md" \
|
||||
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/cadvisor" \
|
||||
|
|
@ -47,7 +47,7 @@ RUN uninstall_packages curl
|
|||
|
||||
ENV APP_VERSION="0.56.2" \
|
||||
BITNAMI_APP_NAME="cadvisor" \
|
||||
IMAGE_REVISION="0" \
|
||||
IMAGE_REVISION="1" \
|
||||
LD_LIBRARY_PATH="/opt/bitnami/common/lib:$LD_LIBRARY_PATH" \
|
||||
PATH="/opt/bitnami/cadvisor/bin:$PATH"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue