2.5.7-debian-10-r1 release

This commit is contained in:
Bitnami Bot
2021-08-20 01:30:44 +00:00
parent 4d6cb5f209
commit 46de20cf40
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.7-debian-10-r0" \
BITNAMI_IMAGE_VERSION="2.5.7-debian-10-r1" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636