From 2506936f586532b97152e9167bcb485b473434b7 Mon Sep 17 00:00:00 2001 From: Bitnami Bot Date: Sun, 9 May 2021 13:17:54 +0000 Subject: [PATCH] 2.4.58-debian-10-r50 release --- 2/debian-10/Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2/debian-10/Dockerfile b/2/debian-10/Dockerfile index 571da095..d71f1493 100644 --- a/2/debian-10/Dockerfile +++ b/2/debian-10/Dockerfile @@ -16,7 +16,7 @@ RUN chmod g+rwX /opt/bitnami COPY rootfs / RUN /opt/bitnami/scripts/openldap/postunpack.sh ENV BITNAMI_APP_NAME="openldap" \ - BITNAMI_IMAGE_VERSION="2.4.58-debian-10-r49" \ + BITNAMI_IMAGE_VERSION="2.4.58-debian-10-r50" \ PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH" EXPOSE 1389 1636 diff --git a/README.md b/README.md index a850f6e2..8cc85509 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Non-root container images add an extra layer of security and are generally recom Learn more about the Bitnami tagging policy and the difference between rolling tags and immutable tags [in our documentation page](https://docs.bitnami.com/tutorials/understand-rolling-tags-containers/). -* [`2`, `2-debian-10`, `2.4.58`, `2.4.58-debian-10-r49`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-openldap/blob/2.4.58-debian-10-r49/2/debian-10/Dockerfile) +* [`2`, `2-debian-10`, `2.4.58`, `2.4.58-debian-10-r50`, `latest` (2/debian-10/Dockerfile)](https://github.com/bitnami/bitnami-docker-openldap/blob/2.4.58-debian-10-r50/2/debian-10/Dockerfile) Subscribe to project updates by watching the [bitnami/openldap GitHub repo](https://github.com/bitnami/bitnami-docker-openldap).