4.4.13-debian-10-r14 release

This commit is contained in:
Bitnami Bot
2022-03-16 20:18:28 +00:00
parent 4a8c9d2660
commit 71a583aed5
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ RUN chmod g+rwX /opt/bitnami
COPY rootfs /
RUN /opt/bitnami/scripts/mongodb/postunpack.sh
ENV BITNAMI_APP_NAME="mongodb" \
BITNAMI_IMAGE_VERSION="4.4.13-debian-10-r13" \
BITNAMI_IMAGE_VERSION="4.4.13-debian-10-r14" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017