2.6.1-debian-10-r63 release

This commit is contained in:
Bitnami Bot
2022-03-26 14:23:05 +00:00
parent 4119e0059c
commit 93cddd109c
2 changed files with 2 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ COPY rootfs /
RUN /opt/bitnami/scripts/openldap/postunpack.sh
ENV APP_VERSION="2.6.1" \
BITNAMI_APP_NAME="openldap" \
BITNAMI_IMAGE_VERSION="2.6.1-debian-10-r62" \
BITNAMI_IMAGE_VERSION="2.6.1-debian-10-r63" \
PATH="/opt/bitnami/openldap/bin:/opt/bitnami/openldap/sbin:/opt/bitnami/common/bin:$PATH"
EXPOSE 1389 1636