From abf9265255a27a797b241d0be8cb14aa0fab422c Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 11 Jan 2026 11:04:39 +0100 Subject: [PATCH] [bitnami/parse] Release 9.1.1-debian-12-r13 (#89579) Signed-off-by: Bitnami Bot --- bitnami/parse/9/debian-12/Dockerfile | 8 ++++---- bitnami/parse/README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/bitnami/parse/9/debian-12/Dockerfile b/bitnami/parse/9/debian-12/Dockerfile index f23a27c6421f..a1988fb60335 100644 --- a/bitnami/parse/9/debian-12/Dockerfile +++ b/bitnami/parse/9/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="2025-12-22T06:33:20Z" \ + org.opencontainers.image.created="2026-01-11T09:37:13Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/parse/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \ @@ -28,8 +28,8 @@ RUN --mount=type=secret,id=downloads_url,env=SECRET_DOWNLOADS_URL \ DOWNLOADS_URL=${SECRET_DOWNLOADS_URL:-${DOWNLOADS_URL}} ; \ mkdir -p /tmp/bitnami/pkg/cache/ ; cd /tmp/bitnami/pkg/cache/ || exit 1 ; \ COMPONENTS=( \ - "python-3.14.2-0-linux-${OS_ARCH}-debian-12" \ - "node-24.12.0-0-linux-${OS_ARCH}-debian-12" \ + "python-3.14.2-2-linux-${OS_ARCH}-debian-12" \ + "node-24.12.0-1-linux-${OS_ARCH}-debian-12" \ "mongodb-shell-2.5.10-0-linux-${OS_ARCH}-debian-12" \ "parse-9.1.1-0-linux-${OS_ARCH}-debian-12" \ ) ; \ @@ -52,7 +52,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/parse/postunpack.sh ENV APP_VERSION="9.1.1" \ BITNAMI_APP_NAME="parse" \ - IMAGE_REVISION="12" \ + IMAGE_REVISION="13" \ PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/parse/bin:$PATH" EXPOSE 1337 3000 diff --git a/bitnami/parse/README.md b/bitnami/parse/README.md index 5772c7518c77..4645ed6a0a27 100644 --- a/bitnami/parse/README.md +++ b/bitnami/parse/README.md @@ -343,7 +343,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright © 2025 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. +Copyright © 2026 Broadcom. The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.