From a58fb379838e0710442f039d2deffdf849470993 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Thu, 23 Apr 2026 19:44:04 +0200 Subject: [PATCH] [bitnami/jsonnet] Release 0.22.0-debian-12-r1 (#92621) Signed-off-by: Bitnami Bot --- bitnami/jsonnet/0/debian-12/Dockerfile | 4 ++-- bitnami/jsonnet/README.md | 20 +------------------- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/bitnami/jsonnet/0/debian-12/Dockerfile b/bitnami/jsonnet/0/debian-12/Dockerfile index 0ee1fcfba9b0..1842f5873b4a 100644 --- a/bitnami/jsonnet/0/debian-12/Dockerfile +++ b/bitnami/jsonnet/0/debian-12/Dockerfile @@ -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-03-24T15:49:03Z" \ + org.opencontainers.image.created="2026-04-23T17:36:15Z" \ 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" \ @@ -48,7 +48,7 @@ RUN uninstall_packages ca-certificates curl RUN chmod +x /opt/bitnami/jsonnet/bin/jsonnet ENV APP_VERSION="0.22.0" \ BITNAMI_APP_NAME="jsonnet" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/jsonnet/bin:$PATH" USER 1001 diff --git a/bitnami/jsonnet/README.md b/bitnami/jsonnet/README.md index df4597006f3c..1f2e3a8f8a0a 100644 --- a/bitnami/jsonnet/README.md +++ b/bitnami/jsonnet/README.md @@ -34,25 +34,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t ## Get this image -The recommended way to get the Bitnami Git Docker Image is to pull the prebuilt image from the [Docker Hub Registry](https://hub.docker.com/r/bitnami/jsonnet). - -```console -docker pull bitnami/jsonnet:latest -``` - -To use a specific version, you can pull a versioned tag. You can view the [list of available versions](https://hub.docker.com/r/bitnami/jsonnet/tags/) in the Docker Hub Registry. - -```console -docker pull bitnami/jsonnet:[TAG] -``` - -If you wish, you can also build the image yourself by cloning the repository, changing to the directory containing the Dockerfile and executing the `docker build` command. Remember to replace the `APP`, `VERSION` and `OPERATING-SYSTEM` path placeholders in the example command below with the correct values. - -```console -git clone https://github.com/bitnami/containers.git -cd bitnami/APP/VERSION/OPERATING-SYSTEM -docker build -t bitnami/APP:latest . -``` +The Bitnami Jsonnet Docker image is only available to [Bitnami Secure Images](https://bitnami.com) customers. ## Configuration