2.6.0-debian-10-r5 release

This commit is contained in:
Bitnami Bot
2022-01-10 07:42:34 +00:00
parent 8d40b3ac26
commit 36d24ffe1e
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.6.0-debian-10-r4" \
BITNAMI_IMAGE_VERSION="2.6.0-debian-10-r5" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636