From da70d4e9dc776cad4d507e2e429060cd2679b53d Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sat, 1 Jan 2022 04:24:42 +0000 Subject: [PATCH] 4.4.11-debian-10-r3 release --- bitnami/mongodb-sharded/4.4/debian-10/Dockerfile | 2 +- bitnami/mongodb-sharded/README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bitnami/mongodb-sharded/4.4/debian-10/Dockerfile b/bitnami/mongodb-sharded/4.4/debian-10/Dockerfile index d4d4d7e6b675..131b79f213f5 100644 --- a/bitnami/mongodb-sharded/4.4/debian-10/Dockerfile +++ b/bitnami/mongodb-sharded/4.4/debian-10/Dockerfile @@ -22,7 +22,7 @@ RUN ln -s /opt/bitnami/scripts/mongodb-sharded/run.sh /run.sh COPY rootfs / RUN /opt/bitnami/scripts/mongodb-sharded/postunpack.sh ENV BITNAMI_APP_NAME="mongodb-sharded" \ - BITNAMI_IMAGE_VERSION="4.4.11-debian-10-r2" \ + BITNAMI_IMAGE_VERSION="4.4.11-debian-10-r3" \ PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH" EXPOSE 27017 diff --git a/bitnami/mongodb-sharded/README.md b/bitnami/mongodb-sharded/README.md index 8a35ed1e594a..6ea38db56c54 100644 --- a/bitnami/mongodb-sharded/README.md +++ b/bitnami/mongodb-sharded/README.md @@ -49,7 +49,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t * [`5.0`, `5.0-debian-10`, `5.0.5`, `5.0.5-debian-10-r28` (5.0/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/5.0.5-debian-10-r28/5.0/debian-10/Dockerfile) -* [`4.4`, `4.4-debian-10`, `4.4.11`, `4.4.11-debian-10-r2`, `latest` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.11-debian-10-r2/4.4/debian-10/Dockerfile) +* [`4.4`, `4.4-debian-10`, `4.4.11`, `4.4.11-debian-10-r3`, `latest` (4.4/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.4.11-debian-10-r3/4.4/debian-10/Dockerfile) * [`4.2`, `4.2-debian-10`, `4.2.17`, `4.2.17-debian-10-r94` (4.2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.2.17-debian-10-r94/4.2/debian-10/Dockerfile) * [`4.0`, `4.0-debian-9`, `4.0.27`, `4.0.27-debian-9-r108` (4.0/debian-9/Dockerfile)](https://github.com/bitnami/bitnami-docker-mongodb/blob/4.0.27-debian-9-r108/4.0/debian-9/Dockerfile) @@ -341,7 +341,7 @@ If you encountered a problem running this container, you can file an [issue](htt ## License -Copyright (c) 2015-2021 Bitnami +Copyright (c) 2015-2022 Bitnami Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.