[bitnami/parse] Release 8.2.4-debian-12-r8 (#86558)

Signed-off-by: Bitnami Bot <bitnami.bot@broadcom.com>
This commit is contained in:
Bitnami Bot 2025-09-28 21:11:57 +02:00 committed by GitHub
parent 29692fa38d
commit 591c60d2f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ ARG DOWNLOADS_URL="downloads.bitnami.com/files/stacksmith"
ARG TARGETARCH ARG TARGETARCH
LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \ LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bookworm" \
org.opencontainers.image.created="2025-09-28T12:42:16Z" \ org.opencontainers.image.created="2025-09-28T18:49:12Z" \
org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ 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.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" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/parse" \
@ -52,7 +52,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/parse/postunpack.sh RUN /opt/bitnami/scripts/parse/postunpack.sh
ENV APP_VERSION="8.2.4" \ ENV APP_VERSION="8.2.4" \
BITNAMI_APP_NAME="parse" \ BITNAMI_APP_NAME="parse" \
IMAGE_REVISION="7" \ IMAGE_REVISION="8" \
PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/parse/bin:$PATH" PATH="/opt/bitnami/python/bin:/opt/bitnami/node/bin:/opt/bitnami/mongodb/bin:/opt/bitnami/parse/bin:$PATH"
EXPOSE 1337 3000 EXPOSE 1337 3000