[bitnami/harbor-adapter-trivy] Release 2.14.0-debian-12-r1 (#87014)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot
2025-10-07 15:09:31 +02:00
committed by GitHub
parent 8ee0e74965
commit 9806780baa
3 changed files with 14 additions and 4 deletions

View File

@@ -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="2025-09-18T09:46:44Z" \
org.opencontainers.image.created="2025-10-07T12:46:32Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/harbor-adapter-trivy/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/harbor-adapter-trivy" \
@@ -49,7 +49,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/harbor-adapter-trivy/postunpack.sh
ENV APP_VERSION="2.14.0" \
BITNAMI_APP_NAME="harbor-adapter-trivy" \
IMAGE_REVISION="0" \
IMAGE_REVISION="1" \
PATH="/opt/bitnami/harbor-adapter-trivy/bin:$PATH"
WORKDIR /opt/bitnami/harbor-adapter-trivy