diff --git a/bitnami/mongodb/8.2/debian-12/Dockerfile b/bitnami/mongodb/8.2/debian-12/Dockerfile index 4ac20f09d367..db4c32e6299f 100644 --- a/bitnami/mongodb/8.2/debian-12/Dockerfile +++ b/bitnami/mongodb/8.2/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-19T11:50:51Z" \ + org.opencontainers.image.created="2026-01-11T09:01:31Z" \ org.opencontainers.image.description="Application packaged by Broadcom, Inc." \ org.opencontainers.image.documentation="https://github.com/bitnami/containers/tree/main/bitnami/mongodb/README.md" \ org.opencontainers.image.source="https://github.com/bitnami/containers/tree/main/bitnami/mongodb" \ @@ -53,7 +53,7 @@ COPY rootfs / RUN /opt/bitnami/scripts/mongodb/postunpack.sh ENV APP_VERSION="8.2.3" \ BITNAMI_APP_NAME="mongodb" \ - IMAGE_REVISION="0" \ + IMAGE_REVISION="1" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH" EXPOSE 27017 diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index 75c70ccf41b5..a4145d3f3578 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -917,7 +917,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.