2.6.1-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-02-04 11:03:45 +00:00
parent f4961b629f
commit 97d10c4699
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.6.1-debian-10-r13" \
BITNAMI_IMAGE_VERSION="2.6.1-debian-10-r14" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636