2.5.9-debian-10-r40 release

This commit is contained in:
Bitnami Bot
2021-12-06 14:42:45 +00:00
parent ed9e7a8285
commit cdb91f94f9
2 changed files with 2 additions and 2 deletions

View File

@@ -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.5.9-debian-10-r39" \
BITNAMI_IMAGE_VERSION="2.5.9-debian-10-r40" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636