From 2adf621cdd0725172fd2b5a8d93f39a1fa8b5d3e Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Wed, 15 Mar 2023 01:47:04 +0100 Subject: [PATCH] [bitnami/mongodb] Release 5.0.15-debian-11-r7 (#27460) Signed-off-by: Bitnami Containers --- bitnami/mongodb/5.0/debian-11/Dockerfile | 4 ++-- bitnami/mongodb/README.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/bitnami/mongodb/5.0/debian-11/Dockerfile b/bitnami/mongodb/5.0/debian-11/Dockerfile index a2d9f2b19c9d..84d8d0c28702 100644 --- a/bitnami/mongodb/5.0/debian-11/Dockerfile +++ b/bitnami/mongodb/5.0/debian-11/Dockerfile @@ -3,10 +3,10 @@ FROM docker.io/bitnami/minideb:bullseye ARG TARGETARCH LABEL org.opencontainers.image.base.name="docker.io/bitnami/minideb:bullseye" \ - org.opencontainers.image.created="2023-03-11T23:16:21Z" \ + org.opencontainers.image.created="2023-03-14T23:59:42Z" \ org.opencontainers.image.description="Application packaged by VMware, Inc" \ org.opencontainers.image.licenses="Apache-2.0" \ - org.opencontainers.image.ref.name="5.0.15-debian-11-r6" \ + org.opencontainers.image.ref.name="5.0.15-debian-11-r7" \ org.opencontainers.image.title="mongodb" \ org.opencontainers.image.vendor="VMware, Inc." \ org.opencontainers.image.version="5.0.15" diff --git a/bitnami/mongodb/README.md b/bitnami/mongodb/README.md index 26b5932a50f5..75d8605ab0c1 100644 --- a/bitnami/mongodb/README.md +++ b/bitnami/mongodb/README.md @@ -5,7 +5,6 @@ > MongoDB® is a relational open source NoSQL database. Easy to use, it stores data in JSON-like documents. Automated scalability and high-performance. Ideal for developing cloud native applications. [Overview of MongoDB®](http://www.mongodb.org) - Disclaimer: The respective trademarks mentioned in the offering are owned by the respective companies. We do not provide a commercial license for any of these products. This listing has an open-source license. MongoDB(R) is run and maintained by MongoDB, which is a completely separate project from Bitnami. ## TL;DR