[bitnami/jsonnet] Release 0.21.0-debian-12-r7 (#85960)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-09-07 03:30:49 +02:00 committed by GitHub
parent 4dc5a18430
commit 992aecea85
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 11 deletions

View File

@ -6,9 +6,8 @@ FROM docker.io/bitnami/minideb:bookworm
ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH
LABEL com.vmware.cp.artifact.flavor="sha256:c50c90cfd9d12b445b011e6ad529f1ad3daea45c26d20b00732fae3cd71f6a83" \
org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-08-16T01:59:46Z" \
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-07T01:22:16Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \
org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/jsonnet/README.md" \
org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/jsonnet" \
@ -49,6 +48,7 @@ RUN uninstall_packages ca-certificates curl
RUN chmod +x /opt/bitnami/jsonnet/bin/jsonnet
ENV APP_VERSION="0.21.0" \
BITNAMI_APP_NAME="jsonnet" \
IMAGE_REVISION="7" \
PATH="/opt/bitnami/jsonnet/bin:$PATH"
USER 1001

View File

@ -1,8 +0,0 @@
{
"jsonnet": {
"arch": "amd64",
"distro": "debian-12",
"type": "NAMI",
"version": "0.21.0-1"
}
}