4.2.19-debian-10-r13 release

This commit is contained in:
Bitnami Bot
2022-03-15 19:50:28 +00:00
parent cc4cb8e0d2
commit 50741c1965
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.2.19-debian-10-r12" \
BITNAMI_IMAGE_VERSION="4.2.19-debian-10-r13" \
PATH="/opt/bitnami/common/bin:/opt/bitnami/mongodb/bin:$PATH"
EXPOSE 27017