2.5.11-debian-10-r22 release

This commit is contained in:
Bitnami Bot
2022-02-12 13:28:11 +00:00
parent 3ca2f5be82
commit 07d45cc4f3
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,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.5.11-debian-10-r21" \
BITNAMI_IMAGE_VERSION="2.5.11-debian-10-r22" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636